Class ListTimers

java.lang.Object
org.glassfish.ejb.admin.cli.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 Details

    • ListTimers

      public ListTimers()
  • Method Details

    • 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