Class LoggingBusLifecycleListener

java.lang.Object
org.apache.cxf.ext.logging.LoggingBusLifecycleListener
All Implemented Interfaces:
org.apache.cxf.buslifecycle.BusLifeCycleListener

public class LoggingBusLifecycleListener extends Object implements org.apache.cxf.buslifecycle.BusLifeCycleListener
Add LoggingFeature based on system properties
  • Constructor Details

    • LoggingBusLifecycleListener

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

    • initComplete

      public void initComplete()
      Specified by:
      initComplete in interface org.apache.cxf.buslifecycle.BusLifeCycleListener
    • preShutdown

      public void preShutdown()
      Specified by:
      preShutdown in interface org.apache.cxf.buslifecycle.BusLifeCycleListener
    • postShutdown

      public void postShutdown()
      Specified by:
      postShutdown in interface org.apache.cxf.buslifecycle.BusLifeCycleListener