Class SystemConfigurationAPIFactory
- java.lang.Object
-
- net.anotheria.anosite.api.configuration.SystemConfigurationAPIFactory
-
- All Implemented Interfaces:
net.anotheria.anoplass.api.APIFactory<SystemConfigurationAPI>
public class SystemConfigurationAPIFactory extends Object implements net.anotheria.anoplass.api.APIFactory<SystemConfigurationAPI>
Factory forSystemConfigurationAPI
-
-
Constructor Summary
Constructors Constructor Description SystemConfigurationAPIFactory()
-
-
-
Method Detail
-
createAPI
public SystemConfigurationAPI createAPI()
- Specified by:
createAPIin interfacenet.anotheria.anoplass.api.APIFactory<SystemConfigurationAPI>
-
-