Uses of Class
org.exoplatform.container.monitor.jvm.J2EEServerInfo
Packages that use J2EEServerInfo
Package
Description
This package provides container API.
-
Uses of J2EEServerInfo in org.exoplatform.container
Methods in org.exoplatform.container that return J2EEServerInfo -
Uses of J2EEServerInfo in org.exoplatform.container.definition
Constructors in org.exoplatform.container.definition with parameters of type J2EEServerInfoModifierConstructorDescriptionPortalContainerConfig(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 thePropertyConfiguratorin 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 thePortalContainerConfig