Package | Description |
---|---|
org.glassfish.tools.ide.server.state |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
StatusJob.ListenerLocations
Locations command execution state listener.
|
(package private) static class |
StatusJob.ListenerPortCheck
Administrator port check task state listener.
|
(package private) static class |
StatusJob.ListenerVersion
Locations command execution state listener.
|
Modifier and Type | Field and Description |
---|---|
private StatusJob.Listener |
StatusJob.Task.listener
Server status task execution listener for asynchronous
command execution.
|
Modifier and Type | Method and Description |
---|---|
(package private) StatusJob.Listener |
StatusJob.Task.getListener()
Get server status task execution listener for asynchronous
command execution.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
StatusJob.Task.setListener(StatusJob.Listener listener)
Set server status task execution listener for asynchronous
command execution.
|
Constructor and Description |
---|
StatusJob.RunnerTask(GlassFishStatusCheck type,
Command cmd,
StatusJob.Listener listener)
Constructs an instance of individual job runner task.
|
StatusJob.RunnerTaskLocations(StatusJob.Listener listener)
Constructs an instance of individual job runner task running
__locations command. |
StatusJob.RunnerTaskVersion(StatusJob.Listener listener)
Constructs an instance of individual job runner task running
version command. |
StatusJob.Task(GlassFishStatusCheck type,
StatusJob.Listener listener)
Constructs an instance of individual job task.
|
Copyright © 2013. All Rights Reserved.