org.apache.ws.notification.topics
Interface TopicSpace

All Superinterfaces:
TopicNamespace, TopicSiblingSet

Deprecated. replaced by TopicNamespace

public interface TopicSpace
extends TopicNamespace

A topic space (a hierarchy of topics within a particular namespace), as defined by the WS-Topics 1.2 specification.


Methods inherited from interface org.apache.ws.notification.topics.TopicNamespace
getName, getTargetNamespace, isFinal, setFinal, setName
 
Methods inherited from interface org.apache.ws.notification.topics.TopicSiblingSet
addTopic, containsTopic, getTopic, removeTopic, topicIterator
 



Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.