Class ASWizardDataServiceFactory
- java.lang.Object
-
- net.anotheria.anosite.gen.aswizarddata.service.ASWizardDataServiceFactory
-
- All Implemented Interfaces:
net.anotheria.anoprise.metafactory.ServiceFactory<IASWizardDataService>
public class ASWizardDataServiceFactory extends java.lang.Object implements net.anotheria.anoprise.metafactory.ServiceFactory<IASWizardDataService>
-
-
Constructor Summary
Constructors Constructor Description ASWizardDataServiceFactory()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description IASWizardDataServicecreate()static IASWizardDataServicecreateASWizardDataService()
-
-
-
Method Detail
-
create
public IASWizardDataService create()
- Specified by:
createin interfacenet.anotheria.anoprise.metafactory.ServiceFactory<IASWizardDataService>
-
createASWizardDataService
public static IASWizardDataService createASWizardDataService()
-
-