|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
static interface QManWsResource.State
Internal state of this resource.
Method Summary | |
---|---|
boolean |
hasBeenInitialized()
Returns true if this resource has been initialized. |
boolean |
hasBeenShutdown()
Returns true if this resource has been shutdown. |
void |
initialize()
Provides initialization of this resource. |
void |
shutdown()
Shuts down this resource. |
Method Detail |
---|
void initialize() throws org.apache.muse.ws.addressing.soap.SoapFault
org.apache.muse.ws.addressing.soap.SoapFault
- when the initialization fails.boolean hasBeenInitialized()
boolean hasBeenShutdown()
void shutdown() throws org.apache.muse.ws.addressing.soap.SoapFault
org.apache.muse.ws.addressing.soap.SoapFault
- when the shutdown procedure fails.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |