Uses of Class
org.apache.ws.notification.topics.TopicNamespaceRegistry

Packages that use TopicNamespaceRegistry
org.apache.ws.notification.topics.expression   
 

Uses of TopicNamespaceRegistry in org.apache.ws.notification.topics.expression
 

Methods in org.apache.ws.notification.topics.expression with parameters of type TopicNamespaceRegistry
 Topic[] TopicExpressionEvaluator.evaluate(TopicNamespaceRegistry topicNsRegistry, TopicExpression topicExpr)
          Evaluates the expression over a TopicSpace and returns the set of matching topics.
 

Constructors in org.apache.ws.notification.topics.expression with parameters of type TopicNamespaceRegistry
TopicExpressionEngine(TopicNamespaceRegistry topicNsRegistry)
          Creates a new TopicExpressionEngine.
TopicExpressionEngine(TopicNamespaceRegistry topicNsRegistry, java.util.Map topicExprEvaluatorMap)
          Creates a new TopicExpressionEngine.
 



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