| Package | Description |
|---|---|
| org.exoplatform.container |
This package provides container API.
|
| org.exoplatform.container.configuration | |
| org.exoplatform.container.xml |
| Modifier and Type | Method and Description |
|---|---|
protected Configuration |
ExoContainer.getConfiguration()
Gets the
ConfigurationManager from the given ExoContainer if it exists,
then returns the nested Configuration otherwise it returns null |
| Modifier and Type | Field and Description |
|---|---|
protected Configuration |
ConfigurationManagerImpl.configurations_ |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
ConfigurationManager.getConfiguration()
Gives the entire configuration
|
Configuration |
ConfigurationManagerImpl.getConfiguration() |
Configuration |
ConfigurationUnmarshaller.unmarshall(URL url) |
| Modifier and Type | Method and Description |
|---|---|
static Configuration |
Configuration.merge(Configuration... configs)
Merge all the given configurations and return a safe copy of the result
|
| Modifier and Type | Method and Description |
|---|---|
static Configuration |
Configuration.merge(Configuration... configs)
Merge all the given configurations and return a safe copy of the result
|
void |
Configuration.mergeConfiguration(Configuration other) |
Copyright © 2018 eXo Platform SAS. All Rights Reserved.