Package | Description |
---|---|
org.glassfish.tools.ide.server.state |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
StatusJob.RunnerTaskLocations
Individual administrator command status check task data using
version command. |
(package private) static class |
StatusJob.RunnerTaskVersion
Individual administrator command status check task data using
version command. |
Modifier and Type | Field and Description |
---|---|
private StatusJob.RunnerTask |
StatusJob.locations
Command
__locations asynchronous task. |
private StatusJob.RunnerTask |
StatusJob.version
Command
version asynchronous task. |
Modifier and Type | Method and Description |
---|---|
(package private) StatusJob.RunnerTask |
StatusJob.getLocations()
Get command
__locations asynchronous task. |
(package private) StatusJob.RunnerTask |
StatusJob.getVersion()
Get command
version asynchronous task. |
Constructor and Description |
---|
RunnerTask(StatusJob job,
StatusJob.RunnerTask task)
Constructs an instance of individual server administrator command task.
|
Copyright © 2013. All Rights Reserved.