Class RemoteAccountArchiveServiceFactory
- java.lang.Object
-
- net.anotheria.portalkit.services.accountarchive.generated.RemoteAccountArchiveServiceFactory
-
- All Implemented Interfaces:
net.anotheria.anoprise.metafactory.ServiceFactory<AccountArchiveService>
public class RemoteAccountArchiveServiceFactory extends java.lang.Object implements net.anotheria.anoprise.metafactory.ServiceFactory<AccountArchiveService>
-
-
Constructor Summary
Constructors Constructor Description RemoteAccountArchiveServiceFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AccountArchiveServicecreate()
-
-
-
Method Detail
-
create
public AccountArchiveService create()
- Specified by:
createin interfacenet.anotheria.anoprise.metafactory.ServiceFactory<AccountArchiveService>
-
-