Class ListBatchRuntimeConfiguration

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

    @Service(name="list-batch-runtime-configuration")
    @PerLookup
    @CommandLock(NONE)
    @ExecuteOn(DAS)
    @TargetType({DAS,STANDALONE_INSTANCE,CLUSTER})
    public class ListBatchRuntimeConfiguration
    extends AbstractListCommand
    Command to list batch jobs info
    Author:
    Mahesh Kannan