WebSphere:*,type=WebContainer
MBean WebContainer
Current settings for the running Web Application Container.
Operation Summary | |
void | startTransports() Start all transports for WebContainer. |
void | stopTransports() Stop all transports for WebContainer. |
void | restartWebApplication( Restart one of the applications in the WebContainer. |
Operation Detail |
public void startTransports()
public void stopTransports()
public void restartWebApplication(java.lang.String appName
)
appName
-
name of the web application to restart.