Package | Description |
---|---|
org.glassfish.tools.ide.server.state |
Modifier and Type | Field and Description |
---|---|
private static StatusScheduler |
StatusScheduler.instance
Singleton object instance.
|
Modifier and Type | Method and Description |
---|---|
static StatusScheduler |
StatusScheduler.getInstance()
Return existing singleton instance of this class or create a new one
when no instance exists.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
StatusJob.scheduleNew(StatusScheduler scheduler)
Initial server status task schedule.
|
(package private) boolean |
StatusJob.startState(StatusScheduler scheduler)
Attempts to switch job into
STARTUP state. |
Copyright © 2013. All Rights Reserved.