eXo Kernel :: Container 2.4.4-CLD

Uses of Class
org.exoplatform.container.monitor.jvm.J2EEServerInfo

Packages that use J2EEServerInfo
org.exoplatform.container This package provides container API. 
org.exoplatform.container.definition   
 

Uses of J2EEServerInfo in org.exoplatform.container
 

Methods in org.exoplatform.container that return J2EEServerInfo
 J2EEServerInfo RootContainer.getServerEnvironment()
           
 

Uses of J2EEServerInfo in org.exoplatform.container.definition
 

Constructors in org.exoplatform.container.definition with parameters of type J2EEServerInfo
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
 


eXo Kernel :: Container 2.4.4-CLD

Copyright © 2013 eXo Platform SAS. All Rights Reserved.