| Package | Description |
|---|---|
| org.exoplatform.container |
This package provides container API.
|
| org.exoplatform.container.definition |
| Modifier and Type | Method and Description |
|---|---|
J2EEServerInfo |
RootContainer.getServerEnvironment() |
| Constructor and Description |
|---|
PortalContainerConfig(ConfigurationManager cm,
J2EEServerInfo serverInfo) |
PortalContainerConfig(ConfigurationManager cm,
J2EEServerInfo serverInfo,
PropertyConfigurator pc) |
PortalContainerConfig(InitParams params,
ConfigurationManager cm,
J2EEServerInfo serverInfo) |
PortalContainerConfig(InitParams params,
ConfigurationManager cm,
J2EEServerInfo serverInfo,
PropertyConfigurator pc)
We add the
PropertyConfigurator in the constructor, in order to make sure that it is
created before since it could define some JVM parameters that could be used internally by the
PortalContainerConfig |
Copyright © 2019 eXo Platform SAS. All Rights Reserved.