@Service(name="_ListBatchJobSteps")
@PerLookup
@CommandLock(value=NONE)
@ExecuteOn(value=INSTANCE)
@TargetType(value={DAS,CLUSTERED_INSTANCE,STANDALONE_INSTANCE})
public class ListBatchJobSteps
extends AbstractLongListCommand
useLongFormatdisplayHeaders, header, isTerse, logger, outputHeaderList, outputHeaders, target| Constructor and Description |
|---|
ListBatchJobSteps() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeCommand(org.glassfish.api.admin.AdminCommandContext context,
Properties extraProps) |
protected String[] |
getAllHeaders() |
protected String[] |
getDefaultHeaders() |
supportsLongFormatexecute, getDisplayHeaders, getOutputHeaders, isHeaderRequiredprotected void executeCommand(org.glassfish.api.admin.AdminCommandContext context,
Properties extraProps)
throws Exception
executeCommand in class AbstractListCommandExceptionprotected final String[] getAllHeaders()
getAllHeaders in class AbstractListCommandprotected final String[] getDefaultHeaders()
getDefaultHeaders in class AbstractListCommandCopyright © 2013. All Rights Reserved.