Class DisabledConnectionLogProvider

  • All Implemented Interfaces:
    com.yahoo.component.Deconstructable, com.yahoo.container.di.componentgraph.Provider<com.yahoo.container.logging.ConnectionLog>

    public class DisabledConnectionLogProvider
    extends Object
    implements com.yahoo.container.di.componentgraph.Provider<com.yahoo.container.logging.ConnectionLog>
    Author:
    bjorncs
    • Constructor Detail

      • DisabledConnectionLogProvider

        public DisabledConnectionLogProvider()
    • Method Detail

      • get

        public com.yahoo.container.logging.ConnectionLog get()
        Specified by:
        get in interface com.yahoo.container.di.componentgraph.Provider<com.yahoo.container.logging.ConnectionLog>
      • deconstruct

        public void deconstruct()
        Specified by:
        deconstruct in interface com.yahoo.component.Deconstructable