Class MbusClientProvider

java.lang.Object
com.yahoo.container.jdisc.messagebus.MbusClientProvider
All Implemented Interfaces:
com.yahoo.component.Deconstructable, com.yahoo.container.di.componentgraph.Provider<MbusClient>

public class MbusClientProvider extends Object implements com.yahoo.container.di.componentgraph.Provider<MbusClient>
Author:
Tony Vaagenes, Einar M R Rosenvinge
  • Constructor Details

  • Method Details

    • get

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

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