|
eXo Kernel :: Container 2.4.11-UXP01 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Configuration | |
|---|---|
| org.exoplatform.container | This package provides container API. |
| org.exoplatform.container.configuration | |
| org.exoplatform.container.xml | |
| Uses of Configuration in org.exoplatform.container |
|---|
| Methods in org.exoplatform.container that return Configuration | |
|---|---|
protected Configuration |
ExoContainer.getConfiguration()
Gets the ConfigurationManager from the given ExoContainer if it exists,
then returns the nested Configuration otherwise it returns null |
| Uses of Configuration in org.exoplatform.container.configuration |
|---|
| Fields in org.exoplatform.container.configuration declared as Configuration | |
|---|---|
protected Configuration |
ConfigurationManagerImpl.configurations_
|
| Methods in org.exoplatform.container.configuration that return Configuration | |
|---|---|
Configuration |
ConfigurationManagerImpl.getConfiguration()
|
Configuration |
ConfigurationManager.getConfiguration()
|
Configuration |
ConfigurationUnmarshaller.unmarshall(URL url)
|
| Uses of Configuration in org.exoplatform.container.xml |
|---|
| Methods in org.exoplatform.container.xml that return Configuration | |
|---|---|
static Configuration |
Configuration.merge(Configuration... configs)
Merge all the given configurations and return a safe copy of the result |
| Methods in org.exoplatform.container.xml with parameters of type Configuration | |
|---|---|
static Configuration |
Configuration.merge(Configuration... configs)
Merge all the given configurations and return a safe copy of the result |
void |
Configuration.mergeConfiguration(Configuration other)
|
|
eXo Kernel :: Container 2.4.11-UXP01 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||