com.sun.enterprise.v3.admin
Class StopServer
java.lang.Object
com.sun.enterprise.v3.admin.StopServer
- Direct Known Subclasses:
- StopDomainCommand
public class StopServer
- extends Object
A class to house identical code for stopping instances and DAS
- Author:
- Byron Nevins
|
Method Summary |
protected void |
doExecute(org.jvnet.hk2.component.Habitat habitat,
ServerEnvironment env,
Logger logger,
boolean force)
Shutdown of the server :
All running services are stopped. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StopServer
public StopServer()
doExecute
protected final void doExecute(org.jvnet.hk2.component.Habitat habitat,
ServerEnvironment env,
Logger logger,
boolean force)
- Shutdown of the server :
All running services are stopped.
LookupManager is flushed.
Copyright © 2012. All Rights Reserved.