|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GBeanState | |
---|---|
org.apache.geronimo.kernel.config | |
org.apache.geronimo.kernel.config.xstream |
Uses of GBeanState in org.apache.geronimo.kernel.config |
---|
Classes in org.apache.geronimo.kernel.config that implement GBeanState | |
---|---|
class |
SerializedGBeanState
|
Methods in org.apache.geronimo.kernel.config that return GBeanState | |
---|---|
GBeanState |
ConfigurationData.getGbeanState()
|
GBeanState |
SerializedConfigurationMarshaler.newGBeanState(Collection gbeans)
|
static GBeanState |
ConfigurationUtil.newGBeanState(Collection gbeans)
|
GBeanState |
ConfigurationMarshaler.newGBeanState(Collection gbeans)
|
Constructors in org.apache.geronimo.kernel.config with parameters of type GBeanState | |
---|---|
ConfigurationData(Artifact configId,
Naming naming,
GBeanState gbeanState)
|
|
ConfigurationData(Environment environment,
Naming naming,
GBeanState gbeanState)
|
Uses of GBeanState in org.apache.geronimo.kernel.config.xstream |
---|
Classes in org.apache.geronimo.kernel.config.xstream that implement GBeanState | |
---|---|
class |
XStreamGBeanState
|
Methods in org.apache.geronimo.kernel.config.xstream that return GBeanState | |
---|---|
GBeanState |
XStreamConfigurationMarshaler.newGBeanState(Collection gbeans)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |