|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openorb.util.service.ServiceBase
org.openorb.ots.Service
public class 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
|
Fields inherited from class org.openorb.util.service.ServiceBase |
---|
OPT_BIND_CORBALOC, OPT_BIND_NS, OPT_DEBUG, OPT_DEBUG_ARG, OPT_DEBUG_DESCRIP, OPT_DEBUG_LONG, OPT_DEFAULT_CS, OPT_DEFAULT_CS_DESCRIP, OPT_DEFAULT_CS_LONG, OPT_HELP, OPT_HELP_DESCRIP, OPT_HELP_LONG, OPT_LOG_FILE, OPT_LOG_FILE_ARG, OPT_LOG_FILE_DESCRIP, OPT_LOG_FILE_LONG, OPT_NOBIND, OPT_NOBIND_ARG, OPT_NOBIND_DESCRIP, OPT_NOBIND_LONG, OPT_PRINT_IOR, OPT_PRINT_IOR_DESCRIP, OPT_PRINT_IOR_LONG, OPT_PRINT_URL, OPT_PRINT_URL_DESCRIP, OPT_PRINT_URL_LONG, OPT_VERSION, OPT_VERSION_DESCRIP, OPT_VERSION_LONG, OPT_WRITE_IOR_FILE, OPT_WRITE_IOR_FILE_ARG, OPT_WRITE_IOR_FILE_DESCRIP, OPT_WRITE_IOR_FILE_LONG, OPT_WRITE_URL_FILE, OPT_WRITE_URL_FILE_ARG, OPT_WRITE_URL_FILE_DESCRIP, OPT_WRITE_URL_FILE_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 org.openorb.util.service.ServiceBase |
---|
contextualize, dispose, enableLogging, getLogger, getLongName, getORB, getShortName, getVersion, initialize, isContextualized, isInitialized, isLogEnabled, isParameterized, isStarted, parameterize, start, stop |
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()
initializeService
in class org.openorb.util.service.ServiceBase
public void startService()
startService
in class org.openorb.util.service.ServiceBase
public void stopService()
stopService
in class org.openorb.util.service.ServiceBase
public java.lang.String getTransactionFactoryIOR()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |