Package | Description |
---|---|
org.glassfish.tools.ide.admin |
Modifier and Type | Field and Description |
---|---|
(package private) ResultList<String> |
RunnerHttpListResources.result
GlassFish administration command result containing server resources.
|
(package private) ResultList<String> |
RunnerHttpListWebServices.result
GlassFish administration command result containing server resources.
|
(package private) ResultList<String> |
RunnerRestList.result
Result object - contains list of JDBC resources names.
|
Modifier and Type | Method and Description |
---|---|
protected ResultList<String> |
RunnerHttpListResources.createResult()
Create
ResultList object corresponding
to server log command execution value to be returned. |
protected ResultList<String> |
RunnerHttpListWebServices.createResult()
Create
ResultList object corresponding
to server log command execution value to be returned. |
protected ResultList<String> |
RunnerRestList.createResult()
Create
ResultList object corresponding
to server log command execution value to be returned. |
Copyright © 2013. All Rights Reserved.