| Package | Description |
|---|---|
| org.glassfish.admin.rest.provider | |
| org.glassfish.admin.rest.results |
| Modifier and Type | Method and Description |
|---|---|
String |
OptionsResultJsonProvider.getContent(OptionsResult proxy) |
String |
OptionsResultXmlProvider.getContent(OptionsResult proxy) |
protected static org.codehaus.jettison.json.JSONArray |
ProviderUtil.getJsonForMethodMetaData(OptionsResult metaData) |
protected static String |
ProviderUtil.getJsonForMethodMetaData(OptionsResult metaData,
String indent) |
org.codehaus.jettison.json.JSONArray |
OptionsResultJsonProvider.getRespresenationForMethodMetaData(OptionsResult proxy) |
protected static String |
ProviderUtil.getXmlForMethodMetaData(OptionsResult metaData,
String indent) |
| Modifier and Type | Method and Description |
|---|---|
OptionsResult |
ActionReportResult.getMetaData()
Returns OptionsResult - the meta-data of this resource.
|
OptionsResult |
GetResultList.getMetaData()
Returns OptionsResult - the meta-data of this resource.
|
| Constructor and Description |
|---|
ActionReportResult(RestActionReporter r,
org.jvnet.hk2.config.ConfigBean entity,
OptionsResult metaData) |
ActionReportResult(RestActionReporter r,
OptionsResult metaData) |
ActionReportResult(String name,
RestActionReporter r,
OptionsResult metaData) |
ActionReportResult(String name,
RestActionReporter r,
OptionsResult metaData,
String displayName) |
GetResultList(List<org.jvnet.hk2.config.Dom> domList,
String postCommand,
String[][] commandResourcesPaths,
OptionsResult metaData)
Constructor
|
Copyright © 2017. All rights reserved.