Class FeatureAPIFactory

  • All Implemented Interfaces:
    net.anotheria.anoplass.api.APIFactory<FeatureAPI>

    public class FeatureAPIFactory
    extends Object
    implements net.anotheria.anoplass.api.APIFactory<FeatureAPI>
    Factory for FeatureAPI.
    Since:
    12.07.14 20:40
    Author:
    lrosenberg
    • Constructor Detail

      • FeatureAPIFactory

        public FeatureAPIFactory()
    • Method Detail

      • createAPI

        public FeatureAPI createAPI()
        Specified by:
        createAPI in interface net.anotheria.anoplass.api.APIFactory<FeatureAPI>