Class ASWebDataServiceFactory
- java.lang.Object
-
- net.anotheria.anosite.gen.aswebdata.service.ASWebDataServiceFactory
-
- All Implemented Interfaces:
net.anotheria.anoprise.metafactory.ServiceFactory<IASWebDataService>
public class ASWebDataServiceFactory extends java.lang.Object implements net.anotheria.anoprise.metafactory.ServiceFactory<IASWebDataService>
-
-
Constructor Summary
Constructors Constructor Description ASWebDataServiceFactory()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description IASWebDataServicecreate()static IASWebDataServicecreateASWebDataService()
-
-
-
Method Detail
-
create
public IASWebDataService create()
- Specified by:
createin interfacenet.anotheria.anoprise.metafactory.ServiceFactory<IASWebDataService>
-
createASWebDataService
public static IASWebDataService createASWebDataService()
-
-