Serialized Form
|
Package org.exoplatform.container |
serialVersionUID: 316388590860241305L
adapterByType
ConcurrentMap<K,V> adapterByType
instanceByType
ConcurrentMap<K,V> instanceByType
instanceByKey
ConcurrentMap<K,V> instanceByKey
adaptersByType
ConcurrentMap<K,V> adaptersByType
instancesByType
ConcurrentMap<K,V> instancesByType
serialVersionUID: -2275793454555604533L
componentKeyToAdapterCache
ConcurrentMap<K,V> componentKeyToAdapterCache
componentAdapterFactory
org.picocontainer.defaults.ComponentAdapterFactory componentAdapterFactory
parent
org.picocontainer.PicoContainer parent
componentAdapters
Set<E> componentAdapters
orderedComponentAdapters
CopyOnWriteArrayList<E> orderedComponentAdapters
started
AtomicBoolean started
disposed
AtomicBoolean disposed
children
Set<E> children
serialVersionUID: -8068506531004854036L
stopping
AtomicBoolean stopping
componentLifecylePlugin_
Map<K,V> componentLifecylePlugin_
containerLifecyclePlugin_
List<E> containerLifecyclePlugin_
context
ExoContainerContext context
parent
org.picocontainer.PicoContainer parent
attributes
HashMap<K,V> attributes
container
ExoContainer container
name
String name
serialVersionUID: -9110532469581690803L
started_
boolean started_
pinfo_
PortalContainerInfo pinfo_
smanager_
SessionManager smanager_
name
String name
- The name of the portal container
webAppComparator
Comparator<T> webAppComparator
- The comparator used to sort the web applications by priorities
portalMergedContext
javax.servlet.ServletContext portalMergedContext
- The full
ServletContext of the portal container after merging all the
ServletContext that have been registered
portalMergedClassLoader
ClassLoader portalMergedClassLoader
- The full
ClassLoader of the portal container after merging all the ClassLoader
of the ServletContext that have been registered
webAppContexts
Set<E> webAppContexts
- The
Set of all the web application context that share configuration
webAppClassLoaders
Map<K,V> webAppClassLoaders
- To allow overriding we need to have a custom
ClassLoader by web applications by portal
containers
portalContext
javax.servlet.ServletContext portalContext
- The
ServletContext of the current portal container
serialVersionUID: 812448359436635438L
osenv_
OperatingSystemInfo osenv_
config_
PortalContainerConfig config_
serverenv_
J2EEServerInfo serverenv_
profiles
Set<E> profiles
hook
Thread hook
reloading
AtomicBoolean reloading
lastUpdateTime
AtomicLong lastUpdateTime
loadingCL
ClassLoader loadingCL
loadingSystemProperties
Properties loadingSystemProperties
reloadingThread
Thread reloadingThread
initTasks
ConcurrentMap<K,V> initTasks
- The list of all the tasks to execute while initializing the corresponding portal containers
portalContexts
Set<E> portalContexts
- The list of the web application contexts corresponding to all the portal containers
sessions
Set<E> sessions
- The list of the all the existing sessions, this will be used in developing mode only
portalContainer2Reload
Set<E> portalContainer2Reload
- The list of the all the portal containers to reload
owner_
String owner_
portalName_
String portalName_
clientInfo_
ClientInfo clientInfo_
startTime_
long startTime_
sessionId_
String sessionId_
uniqueId_
String uniqueId_
status_
int status_
lastAccessTime_
long lastAccessTime_
serialVersionUID: 12L
smanager_
SessionManager smanager_
configurationManager
ConfigurationManagerImpl configurationManager
serialVersionUID: 1945046643718969920L
tenantsContainerContext
TenantsContainerContext tenantsContainerContext
|
Package org.exoplatform.container.configuration |
|
Package org.exoplatform.container.jmx |
serialVersionUID: -9001193588034229411L
instance_
Object instance_
|
Package org.exoplatform.container.management |
managementContext
ManagementContextImpl managementContext
- .
server
MBeanServer server
- .
objectNameSet
boolean objectNameSet
objectName
ObjectName objectName
providers
Set<E> providers
- .
parent
ManageableContainer parent
- .
|
Package org.exoplatform.container.mc |
|
Package org.exoplatform.container.multitenancy |
serialVersionUID: 7930133026313794289L
|
Package org.exoplatform.container.multitenancy.bridge |
serialVersionUID: 9019837435985415794L
|
Package org.exoplatform.container.web |
serialVersionUID: -3302886470677004895L
config
javax.servlet.ServletConfig config
- The filter configuration
servletContextName
String servletContextName
- The Servlet context name
requirePortalEnvironment
Boolean requirePortalEnvironment
- Indicates if we need a portal environment.
|
Package org.exoplatform.container.xml |
key
String key
type
String type
|
Package org.exoplatform.management.jmx.impl |
Copyright © 2014 eXo Platform SAS. All Rights Reserved.