|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uoc.tfc.ManageableServiceLocator
public class ManageableServiceLocator
Locates and provides all available application services.
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final ManageableServiceLocator instance()
public void init(java.lang.String beanFactoryReferenceLocation)
beanFactoryReferenceLocation
. If null
is specified for the beanFactoryReferenceLocation
then the default application context will be used.
contextLocation
- the location of the contextpublic void shutdown()
public final UserManageableService getUserManageableService()
UserManageableService
.
public final RoleManageableService getRoleManageableService()
RoleManageableService
.
public final OperationManageableService getOperationManageableService()
OperationManageableService
.
public final PartManageableService getPartManageableService()
PartManageableService
.
public final FacturaManageableService getFacturaManageableService()
FacturaManageableService
.
public final TipusSiniestreManageableService getTipusSiniestreManageableService()
TipusSiniestreManageableService
.
public final AsseguradoraManageableService getAsseguradoraManageableService()
AsseguradoraManageableService
.
public final ClientManageableService getClientManageableService()
ClientManageableService
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |