Package | Description |
---|---|
org.glassfish.tools.ide.admin | |
org.glassfish.tools.ide.server | |
org.glassfish.tools.ide.server.state |
Modifier and Type | Field and Description |
---|---|
private LinkedList<String> |
ProcessIOParser.Parser.output
Process output log lines.
|
private LinkedList<ProcessIOContent.Token> |
ProcessIOContent.tokens
List of tokens to be processed.
|
Modifier and Type | Field and Description |
---|---|
private LinkedList<FetchLogEventListener> |
FetchLogPiped.eventListeners
Listeners for state change events in GlassFish log fetcher.
|
Modifier and Type | Field and Description |
---|---|
private LinkedList<GlassFishStatusListener> |
StatusJob.currStatusListeners
Listeners to be notified about every server status check result.
|
private LinkedList<GlassFishStatusListener>[] |
StatusJob.newStatusListeners
Listeners to be notified about server status change.
|
Copyright © 2013. All Rights Reserved.