Class FeatureAPIFactory
- java.lang.Object
-
- net.anotheria.anosite.api.feature.FeatureAPIFactory
-
- All Implemented Interfaces:
net.anotheria.anoplass.api.APIFactory<FeatureAPI>
public class FeatureAPIFactory extends Object implements net.anotheria.anoplass.api.APIFactory<FeatureAPI>
Factory forFeatureAPI.- Since:
- 12.07.14 20:40
- Author:
- lrosenberg
-
-
Constructor Summary
Constructors Constructor Description FeatureAPIFactory()
-
-
-
Method Detail
-
createAPI
public FeatureAPI createAPI()
- Specified by:
createAPIin interfacenet.anotheria.anoplass.api.APIFactory<FeatureAPI>
-
-