Package brave.p6spy

Class 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 Detail

      • TracingP6Factory

        public TracingP6Factory()
    • Method Detail

      • 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