@Service(name="list-timers") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value=DAS) @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER,DEPLOYMENT_GROUP}) public class ListTimers extends Object implements AdminCommand
| Constructor and Description |
|---|
ListTimers() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdminCommandContext context)
Executes the command
|
public void execute(AdminCommandContext context)
execute in interface AdminCommandcontext - informationCopyright © 2019. All rights reserved.