Class XMLEventFactoryProvider

java.lang.Object
com.yahoo.container.xml.providers.XMLEventFactoryProvider
All Implemented Interfaces:
com.yahoo.component.Deconstructable, com.yahoo.container.di.componentgraph.Provider<XMLEventFactory>

@Deprecated public class XMLEventFactoryProvider extends Object implements com.yahoo.container.di.componentgraph.Provider<XMLEventFactory>
Deprecated.
Do not use!
Author:
Einar M R Rosenvinge
  • Field Details

  • Constructor Details

    • XMLEventFactoryProvider

      public XMLEventFactoryProvider()
      Deprecated.
  • Method Details

    • get

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

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