Package brave.p6spy

Class TracingP6Factory

java.lang.Object
brave.p6spy.TracingP6Factory
All Implemented Interfaces:
com.p6spy.engine.spy.P6Factory

public final class TracingP6Factory
extends Object
implements com.p6spy.engine.spy.P6Factory
Add this class name to the "moduleslist" in spy.properties
  • Constructor Details

  • Method Details

    • getOptions

      public com.p6spy.engine.spy.P6LoadableOptions getOptions​(com.p6spy.engine.spy.option.P6OptionsRepository repository)
      Specified by:
      getOptions in interface com.p6spy.engine.spy.P6Factory
    • getJdbcEventListener

      public com.p6spy.engine.event.JdbcEventListener getJdbcEventListener()
      Specified by:
      getJdbcEventListener in interface com.p6spy.engine.spy.P6Factory