|
Oracle Communications Service Broker Platform MBean Java API Reference 6.0 E26173-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProtocolAdapterMBean
Defines the runtime MBean for a Protocol Adapter.
| Method Summary | |
|---|---|
void |
forceSuspend()Forcefully suspends the adapter. |
java.lang.String |
getInstanceId()Gets the protocol adapter instance id. |
java.lang.String |
getState()Gets the protocol adapter state. |
void |
resume()Resumes the adapter. |
void |
suspend()Suspends the adapter. |
| Method Detail |
|---|
java.lang.String getInstanceId()
java.lang.String getState()
void resume()
throws java.lang.IllegalStateException
java.lang.IllegalStateException - If resume can not be performed in this state.
void suspend()
throws java.lang.IllegalStateException
java.lang.IllegalStateException - If suspend can not be performed in this state.
void forceSuspend()
throws java.lang.IllegalStateException
java.lang.IllegalStateException - If suspend can not be performed in this state.
|
Oracle Communications Service Broker Platform MBean Java API Reference 6.0 E26173-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||