Class ASActionServiceFactory
- java.lang.Object
-
- net.anotheria.anosite.gen.asaction.service.ASActionServiceFactory
-
- All Implemented Interfaces:
net.anotheria.anoprise.metafactory.ServiceFactory<IASActionService>
public class ASActionServiceFactory extends java.lang.Object implements net.anotheria.anoprise.metafactory.ServiceFactory<IASActionService>
-
-
Constructor Summary
Constructors Constructor Description ASActionServiceFactory()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description IASActionServicecreate()static IASActionServicecreateASActionService()
-
-
-
Method Detail
-
create
public IASActionService create()
- Specified by:
createin interfacenet.anotheria.anoprise.metafactory.ServiceFactory<IASActionService>
-
createASActionService
public static IASActionService createASActionService()
-
-