@Service(name="stop-domain") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value=DAS) public class StopDomainCommand extends StopServer implements AdminCommand
| Constructor and Description |
|---|
StopDomainCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdminCommandContext context)
Shutdown of the application server :
All running services are stopped.
|
doExecutepublic void execute(AdminCommandContext context)
execute in interface AdminCommandcontext - informationCopyright © 2019. All rights reserved.