Class ListTimers

  • All Implemented Interfaces:
    org.glassfish.api.admin.AdminCommand

    @Service(name="list-timers")
    @PerLookup
    @CommandLock(NONE)
    @ExecuteOn(DAS)
    @TargetType({DAS,STANDALONE_INSTANCE,CLUSTER})
    public class ListTimers
    extends Object
    implements org.glassfish.api.admin.AdminCommand
    • Constructor Detail

      • ListTimers

        public ListTimers()
    • Method Detail

      • execute

        public void execute​(org.glassfish.api.admin.AdminCommandContext context)
        Executes the command
        Specified by:
        execute in interface org.glassfish.api.admin.AdminCommand
        Parameters:
        context - information