|
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E53425-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 Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E53425-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||