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