|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E54416-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceContextOperation
| Method Summary | |
|---|---|
void |
postStart()Performs tenant context startu. |
void |
preStart()Performs tenant context startup. |
void |
restart()Restarts all services, tenant context becomes Active again. |
void |
start()Performs tenant context startup, tenant context becomes Active afterwards. |
void |
stop()Stops all services, tenant context becomes Inactive. |
void |
terminate()Turns tenant context to Terminated state. |
| Method Detail |
|---|
void start()
throws JpsException
JpsException
void preStart()
throws JpsException
JpsException
void postStart()
throws JpsException
JpsException
void stop()
throws JpsException
JpsException
void restart()
throws JpsException
JpsException
void terminate()
throws JpsException
JpsException
|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E54416-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||