Class LoggingFactoryBeanListener

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

    public class LoggingFactoryBeanListener
    extends Object
    implements org.apache.cxf.service.factory.FactoryBeanListener
    Add LoggingFeature if Logging annotation is present on class
    • Constructor Detail

      • LoggingFactoryBeanListener

        public LoggingFactoryBeanListener()
    • 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