org.apache.muse.ws.notification.impl
Class TopicFilterHandler

java.lang.Object
  extended by org.apache.muse.ws.notification.impl.TopicFilterHandler
All Implemented Interfaces:
FilterFactoryHandler

public class TopicFilterHandler
extends Object
implements FilterFactoryHandler

Author:
Dan Jemiolo (danj)

Constructor Summary
TopicFilterHandler()
           
 
Method Summary
 boolean accepts(QName filterName, String filterDialect)
           
 Filter newInstance(Element filterXML)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopicFilterHandler

public TopicFilterHandler()
Method Detail

accepts

public boolean accepts(QName filterName,
                       String filterDialect)
Specified by:
accepts in interface FilterFactoryHandler

newInstance

public Filter newInstance(Element filterXML)
                   throws BaseFault
Specified by:
newInstance in interface FilterFactoryHandler
Throws:
BaseFault


Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.