Class XPathFactoryProvider

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

    @Deprecated
    public class XPathFactoryProvider
    extends Object
    implements com.yahoo.container.di.componentgraph.Provider<XPathFactory>
    Deprecated.
    Do not use!
    Author:
    Einar M R Rosenvinge
    • Constructor Detail

      • XPathFactoryProvider

        public XPathFactoryProvider()
        Deprecated.
    • Method Detail

      • get

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

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