|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectServiceBase
org.openorb.ots.Service
Lifecycle manager for the transient NamingService.
Field Summary | |
static java.lang.String |
OPT_RECOVER
|
static java.lang.String |
OPT_RECOVER_DESCRIP
|
static java.lang.String |
OPT_RECOVER_LONG
|
Constructor Summary | |
Service()
|
Method Summary | |
java.lang.Object |
createRecoveryPOA()
|
java.lang.String |
getTransactionFactoryIOR()
Return the IOR of the transaction factory. |
void |
initializeService()
This method is called in the service lifecycle when the service is initialized. |
void |
startService()
This method is called in the service lifecycle when the service is started. |
void |
stopService()
This method is called in the service lifecycle when the service is stopped. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String OPT_RECOVER
public static final java.lang.String OPT_RECOVER_LONG
public static final java.lang.String OPT_RECOVER_DESCRIP
Constructor Detail |
public Service()
Method Detail |
public java.lang.Object createRecoveryPOA()
public void initializeService()
public void startService()
public void stopService()
public java.lang.String getTransactionFactoryIOR()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |