Class XMLInputFactoryProvider

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

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

  • Constructor Details

    • XMLInputFactoryProvider

      public XMLInputFactoryProvider()
      Deprecated.
  • Method Details

    • get

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

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