Class SchemaFactoryProvider

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

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

      • SchemaFactoryProvider

        public SchemaFactoryProvider()
        Deprecated.
    • Method Detail

      • get

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

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