Package org.apache.ws.notification.topics.expression

Interface Summary
TopicExpression Java representation of the wsnt:TopicExpressionType XML schema type.
TopicExpressionEngine The TopicExpressionEngine interface is used to map queries on a topic list to the appropriate TopicExpressionEvaluators and then return the result.
TopicExpressionEvaluator A TopicExpressionEvaluator is used to implement a topic expression evaluation against a TopicSpaceSet.
 

Exception Summary
InvalidTopicExpressionException This exception is raised when the topic expression is invalid.
TopicExpressionException This is a basic exception raised by TopicExpressionEngine or TopicExpressionEvaluator.
TopicExpressionResolutionException This exception is raised when resolution of a topic expression fails.
TopicPathDialectUnknownException This exception is raised if the given topic expression dialect is unsupported.
 



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