Class PolicyAnnotationListener

  • All Implemented Interfaces:
    org.apache.cxf.service.factory.FactoryBeanListener

    public class PolicyAnnotationListener
    extends Object
    implements org.apache.cxf.service.factory.FactoryBeanListener
    • Constructor Detail

      • PolicyAnnotationListener

        public PolicyAnnotationListener​(org.apache.cxf.Bus bus)
    • Method Detail

      • handleEvent

        public void handleEvent​(org.apache.cxf.service.factory.FactoryBeanListener.Event ev,
                                org.apache.cxf.service.factory.AbstractServiceFactoryBean factory,
                                Object... args)
        Specified by:
        handleEvent in interface org.apache.cxf.service.factory.FactoryBeanListener