Uses of Class
org.exoplatform.container.xml.Configuration
Packages that use Configuration
Package
Description
This package provides container API.
-
Uses of Configuration in org.exoplatform.container
Methods in org.exoplatform.container that return ConfigurationModifier and TypeMethodDescriptionprotected ConfigurationExoContainer.getConfiguration()Gets theConfigurationManagerfrom the givenExoContainerif it exists, then returns the nestedConfigurationotherwise it returnsnull -
Uses of Configuration in org.exoplatform.container.configuration
Fields in org.exoplatform.container.configuration declared as ConfigurationModifier and TypeFieldDescriptionprotected ConfigurationConfigurationManagerImpl.configurations_Methods in org.exoplatform.container.configuration that return ConfigurationModifier and TypeMethodDescriptionConfigurationManager.getConfiguration()Gives the entire configurationConfigurationManagerImpl.getConfiguration()ConfigurationUnmarshaller.unmarshall(URL url) -
Uses of Configuration in org.exoplatform.container.xml
Methods in org.exoplatform.container.xml that return ConfigurationModifier and TypeMethodDescriptionstatic ConfigurationConfiguration.merge(Configuration... configs) Merge all the given configurations and return a safe copy of the resultMethods in org.exoplatform.container.xml with parameters of type ConfigurationModifier and TypeMethodDescriptionstatic ConfigurationConfiguration.merge(Configuration... configs) Merge all the given configurations and return a safe copy of the resultvoidConfiguration.mergeConfiguration(Configuration other)