WebSphere:*,type=WBIAAdminMBean
MBean WBIAAdminMBean
MBean which provides a mechanism to communicate administrative commands, through the Java Messaging Service, to the connector component of the WebSphere Business Integration Adapter.
Operation Summary | |
java.lang.String | executeCommand( Sends the specified command to the connector component of the WebSphere Business Integration Adapter process represented by the resource. |
Operation Detail |
public java.lang.String executeCommand(java.lang.String wbiaFactoryJNDIName,
java.lang.String command
)
wbiaFactoryJNDIName
-
WebSphere Business Integration Adapter JNDI Name.command
-
The Administrative command to execute. Acceptable commands include: status, activate, deactivate, suspend, resume, and shutdown.