Apache CXF API

org.apache.cxf.ws.policy
Class PolicyAnnotationListener

java.lang.Object
  extended by org.apache.cxf.ws.policy.PolicyAnnotationListener
All Implemented Interfaces:
FactoryBeanListener

public class PolicyAnnotationListener
extends Object
implements FactoryBeanListener


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.cxf.service.factory.FactoryBeanListener
FactoryBeanListener.Event
 
Constructor Summary
PolicyAnnotationListener(Bus bus)
           
 
Method Summary
 void handleEvent(FactoryBeanListener.Event ev, AbstractServiceFactoryBean factory, Object... args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolicyAnnotationListener

public PolicyAnnotationListener(Bus bus)
Method Detail

handleEvent

public void handleEvent(FactoryBeanListener.Event ev,
                        AbstractServiceFactoryBean factory,
                        Object... args)
Specified by:
handleEvent in interface FactoryBeanListener

Apache CXF API

Apache CXF