Class ASGSecurityBoxPersistenceServiceFactory
- java.lang.Object
-
- net.anotheria.anosite.access.storage.ASGSecurityBoxPersistenceServiceFactory
-
- All Implemented Interfaces:
net.anotheria.anoprise.metafactory.ServiceFactory<net.anotheria.access.storage.persistence.SecurityBoxPersistenceService>
public class ASGSecurityBoxPersistenceServiceFactory extends Object implements net.anotheria.anoprise.metafactory.ServiceFactory<net.anotheria.access.storage.persistence.SecurityBoxPersistenceService>
Factory for instantiatingASGSecurityBoxPersistenceServiceImpl.- Author:
- Alexandr Bolbat
-
-
Constructor Summary
Constructors Constructor Description ASGSecurityBoxPersistenceServiceFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description net.anotheria.access.storage.persistence.SecurityBoxPersistenceServicecreate()
-