|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.wsrf.impl.SimpleTopic
org.globus.wsrf.impl.servicegroup.EntryTopic
| Field Summary | |
protected int |
subscriptions
|
| Fields inherited from class org.globus.wsrf.impl.SimpleTopic |
current, listeners, name, reference, subTopics, topicPath |
| Constructor Summary | |
EntryTopic(javax.xml.namespace.QName name)
Creates a new instance of EntryTopic |
|
| Method Summary | |
void |
addTopicListener(TopicListener listener)
|
boolean |
hasActiveSubscriptions()
|
void |
removeTopicListener(TopicListener listener)
|
| Methods inherited from class org.globus.wsrf.impl.SimpleTopic |
addTopic, getCurrentMessage, getName, getTopic, getTopicPath, getTopicReference, isReference, notify, removeTopic, setTopicPath, setTopicReference, topicAdded, topicChanged, topicIterator, topicListenerIterator, topicRemoved |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected int subscriptions
| Constructor Detail |
public EntryTopic(javax.xml.namespace.QName name)
| Method Detail |
public boolean hasActiveSubscriptions()
public void addTopicListener(TopicListener listener)
public void removeTopicListener(TopicListener listener)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||