| Package | Description |
|---|---|
| com.sun.enterprise.config.serverbeans |
| Modifier and Type | Method and Description |
|---|---|
SystemProperty |
SystemPropertyBag.getSystemProperty(String name) |
static SystemProperty |
SystemPropertyBag.Duck.getSystemProperty(SystemPropertyBag me,
String name) |
| Modifier and Type | Method and Description |
|---|---|
List<SystemProperty> |
SystemPropertyBag.getSystemProperty()
Gets the list of system-property.
|
List<SystemProperty> |
Config.getSystemProperty()
Gets the value of the systemProperty property.
|
List<SystemProperty> |
Cluster.getSystemProperty()
Gets the value of the systemProperty property.
|
List<SystemProperty> |
Server.getSystemProperty()
Gets the value of the systemProperty property.
|
List<SystemProperty> |
Domain.getSystemProperty()
Gets the value of the systemProperty property.
|
Copyright © 2013. All Rights Reserved.