com.wily.introscope.client.alerts.interfaces
Class WSClientConstants.IntroscopeTopic

java.lang.Object
  extended by com.wily.introscope.client.alerts.interfaces.WSClientConstants.IntroscopeTopic
All Implemented Interfaces:
IIntroscopeTopic
Enclosing interface:
WSClientConstants

public static class WSClientConstants.IntroscopeTopic
extends java.lang.Object
implements IIntroscopeTopic


Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getContextPath()
           
 java.lang.String getTopicName()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getTopicName

public java.lang.String getTopicName()
Specified by:
getTopicName in interface IIntroscopeTopic

getContextPath

public java.lang.String getContextPath()
Specified by:
getContextPath in interface IIntroscopeTopic

toString

public java.lang.String toString()
Specified by:
toString in interface IIntroscopeTopic
Overrides:
toString in class java.lang.Object

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object


Copyright © 2007 CA Inc. All Rights Reserved.