Class OldLoggingFactoryBeanListener

java.lang.Object
org.apache.cxf.ext.logging.OldLoggingFactoryBeanListener
All Implemented Interfaces:
org.apache.cxf.service.factory.FactoryBeanListener

@Deprecated public class OldLoggingFactoryBeanListener extends Object implements org.apache.cxf.service.factory.FactoryBeanListener
Deprecated.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.apache.cxf.service.factory.FactoryBeanListener

    org.apache.cxf.service.factory.FactoryBeanListener.Event
  • Constructor Summary

    Constructors
    Constructor
    Description
    OldLoggingFactoryBeanListener(org.apache.cxf.Bus b)
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handleEvent(org.apache.cxf.service.factory.FactoryBeanListener.Event ev, org.apache.cxf.service.factory.AbstractServiceFactoryBean factory, Object... args)
    Deprecated.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • OldLoggingFactoryBeanListener

      public OldLoggingFactoryBeanListener(org.apache.cxf.Bus b)
      Deprecated.
  • Method Details

    • handleEvent

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