Package net.anotheria.anosite.access
Class AnoSiteAccessAPIFactory
- java.lang.Object
-
- net.anotheria.anosite.access.AnoSiteAccessAPIFactory
-
- All Implemented Interfaces:
net.anotheria.anoplass.api.APIFactory<AnoSiteAccessAPI>
public class AnoSiteAccessAPIFactory extends Object implements net.anotheria.anoplass.api.APIFactory<AnoSiteAccessAPI>
Factory for instantiatingAnoSiteAccessAPIImpl- Author:
- Alexandr Bolbat
-
-
Constructor Summary
Constructors Constructor Description AnoSiteAccessAPIFactory()
-
-
-
Method Detail
-
createAPI
public AnoSiteAccessAPI createAPI()
- Specified by:
createAPIin interfacenet.anotheria.anoplass.api.APIFactory<AnoSiteAccessAPI>
-
-