@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.
|
doExecute
public void execute(AdminCommandContext context)
execute
in interface AdminCommand
context
- informationCopyright © 2020. All rights reserved.