@Service(name="list-batch-runtime-configuration")
@PerLookup
@CommandLock(value=NONE)
@ExecuteOn(value=DAS)
@TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER})
public class ListBatchRuntimeConfiguration
extends AbstractListCommand
| Modifier and Type | Field and Description |
|---|---|
protected org.glassfish.internal.api.Target |
targetUtil |
displayHeaders, header, isTerse, logger, outputHeaderList, outputHeaders, target| Constructor and Description |
|---|
ListBatchRuntimeConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeCommand(org.glassfish.api.admin.AdminCommandContext context,
Properties extraProps) |
protected String[] |
getAllHeaders() |
protected String[] |
getDefaultHeaders() |
execute, getDisplayHeaders, getJobOperatorFromBatchRuntime, getOutputHeaders, isHeaderRequired, supportsLongFormatprotected void executeCommand(org.glassfish.api.admin.AdminCommandContext context,
Properties extraProps)
executeCommand in class AbstractListCommandprotected final String[] getAllHeaders()
getAllHeaders in class AbstractListCommandprotected final String[] getDefaultHeaders()
getDefaultHeaders in class AbstractListCommandCopyright © 2017. All rights reserved.