@Service(name="list-timers")
@PerLookup
@CommandLock(value=NONE)
@ExecuteOn(value=DAS)
@TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER})
public class ListTimers
extends Object
implements org.glassfish.api.admin.AdminCommand
| Constructor and Description |
|---|
ListTimers() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.glassfish.api.admin.AdminCommandContext context)
Executes the command
|
Copyright © 2018 Eclipse Foundation. All rights reserved.