Class DisabledConnectionLogProvider

java.lang.Object
com.yahoo.container.jdisc.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 Details

    • DisabledConnectionLogProvider

      public DisabledConnectionLogProvider()
  • Method Details

    • 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