org.gcube.common.core.state
Class GCUBETopicList

java.lang.Object
  extended by org.globus.wsrf.impl.SimpleTopicList
      extended by org.gcube.common.core.state.GCUBETopicList
All Implemented Interfaces:
org.globus.wsrf.TopicList, org.globus.wsrf.TopicListener, org.globus.wsrf.TopicListenerList

public class GCUBETopicList
extends org.globus.wsrf.impl.SimpleTopicList

Set of event topics for GCUBEWSResources.

Author:
Fabio Simeoni (University of Strathclyde), Manuele Simi (ISTI-CNR)

Field Summary
 
Fields inherited from class org.globus.wsrf.impl.SimpleTopicList
listeners, rootTopics
 
Method Summary
 List<org.globus.wsrf.Topic> asList()
          Returns the topics.
 
Methods inherited from class org.globus.wsrf.impl.SimpleTopicList
addTopic, addTopicListener, getTopic, getTopicListMetaData, getTopics, removeTopic, removeTopicListener, topicAdded, topicChanged, topicIterator, topicListenerIterator, topicRemoved
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

asList

public List<org.globus.wsrf.Topic> asList()
Returns the topics.

Returns:
the topics.


Copyright © 2012. All Rights Reserved.