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

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

public class ProducerPropertiesFilterHandler
extends Object
implements FilterFactoryHandler

Author:
Dan Jemiolo (danj)

Constructor Summary
ProducerPropertiesFilterHandler()
           
 
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

ProducerPropertiesFilterHandler

public ProducerPropertiesFilterHandler()
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.