Uses of Interface
org.apache.ws.notification.topics.expression.TopicExpressionEngine

Packages that use TopicExpressionEngine
org.apache.ws.notification.topics.expression.impl   
 

Uses of TopicExpressionEngine in org.apache.ws.notification.topics.expression.impl
 

Classes in org.apache.ws.notification.topics.expression.impl that implement TopicExpressionEngine
 class TopicExpressionEngineImpl
          Resolves topic expressions over topic lists.
 

Methods in org.apache.ws.notification.topics.expression.impl that return TopicExpressionEngine
static TopicExpressionEngine TopicExpressionEngineImpl.getInstance()
          Get the default topic expression engine instance (currently used to hide JNDI lookup details, may change in the future)
 



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