@Service(name="stop-domain") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value=DAS) public class StopDomainCommand extends StopServer implements org.glassfish.api.admin.AdminCommand
| Constructor and Description |
|---|
StopDomainCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.glassfish.api.admin.AdminCommandContext context)
Shutdown of the application server :
All running services are stopped.
|
doExecuteCopyright © 2013. All Rights Reserved.