Class ASLayoutDataServiceFactory
- java.lang.Object
-
- net.anotheria.anosite.gen.aslayoutdata.service.ASLayoutDataServiceFactory
-
- All Implemented Interfaces:
net.anotheria.anoprise.metafactory.ServiceFactory<IASLayoutDataService>
public class ASLayoutDataServiceFactory extends java.lang.Object implements net.anotheria.anoprise.metafactory.ServiceFactory<IASLayoutDataService>
-
-
Constructor Summary
Constructors Constructor Description ASLayoutDataServiceFactory()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description IASLayoutDataServicecreate()static IASLayoutDataServicecreateASLayoutDataService()
-
-
-
Method Detail
-
create
public IASLayoutDataService create()
- Specified by:
createin interfacenet.anotheria.anoprise.metafactory.ServiceFactory<IASLayoutDataService>
-
createASLayoutDataService
public static IASLayoutDataService createASLayoutDataService()
-
-