Package brave.p6spy

Class TracingP6Factory

  • All Implemented Interfaces:
    com.p6spy.engine.spy.P6Factory

    @Deprecated
    public final class TracingP6Factory
    extends Object
    implements com.p6spy.engine.spy.P6Factory
    Deprecated.
    P6Spy hasn't been released since July 2020. Tracing support will be removed in Brave v6.
    Add this class name to the "moduleslist" in spy.properties
    • Constructor Detail

      • TracingP6Factory

        public TracingP6Factory()
        Deprecated.
    • Method Detail

      • getOptions

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

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