|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SystemPropertyBag | |
|---|---|
| com.sun.enterprise.config.serverbeans | |
| Uses of SystemPropertyBag in com.sun.enterprise.config.serverbeans |
|---|
| Subinterfaces of SystemPropertyBag in com.sun.enterprise.config.serverbeans | |
|---|---|
interface |
Cluster
A cluster defines a homogeneous set of server instances that share the same applications, resources, and configuration. |
interface |
Config
The configuration defines the configuration of a server instance that can be shared by other server instances. |
interface |
Domain
|
interface |
Server
Java EE Application Server Configuration Each Application Server instance is a Java EE compliant container. |
| Methods in com.sun.enterprise.config.serverbeans with parameters of type SystemPropertyBag | |
|---|---|
static boolean |
SystemPropertyBag.Duck.containsProperty(SystemPropertyBag me,
java.lang.String name)
|
static java.lang.String |
SystemPropertyBag.Duck.getPropertyValue(SystemPropertyBag me,
java.lang.String name)
|
static SystemProperty |
SystemPropertyBag.Duck.getSystemProperty(SystemPropertyBag me,
java.lang.String name)
|
static java.lang.String |
SystemPropertyBag.Duck.getSystemPropertyValue(SystemPropertyBag me,
java.lang.String name,
java.lang.String defaultValue)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||