Serialized Form
|
Package org.exoplatform.container |
serialVersionUID: -8879158955898247836L
componentKey
Object componentKey
componentImplementation
Class<T> componentImplementation
serialVersionUID: -426600082255394067L
delegate
Interceptor delegate
serialVersionUID: -8242791045047409242L
holder
ExoContainer holder
- The holder of the
Interceptor chain
parent
ExoContainer parent
- The parent 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
enabled
ThreadLocal<T> enabled
serialVersionUID: -2275793454555604533L
componentKeyToAdapterCache
ConcurrentMap<K,V> componentKeyToAdapterCache
componentAdapterFactory
ComponentAdapterFactory componentAdapterFactory
componentAdapters
Set<E> componentAdapters
orderedComponentAdapters
CopyOnWriteArrayList<E> orderedComponentAdapters
children
Set<E> children
cache
CachingContainer cache
serialVersionUID: -8068506531004854036L
stopping
AtomicBoolean stopping
started
AtomicBoolean started
disposed
AtomicBoolean disposed
initialized
AtomicBoolean initialized
ctxManagerLoaded
AtomicBoolean ctxManagerLoaded
ctxManager
ContextManager ctxManager
componentLifecylePlugin_
Map<K,V> componentLifecylePlugin_
containerLifecyclePlugin_
List<E> containerLifecyclePlugin_
context
ExoContainerContext context
parent
ExoContainer parent
attributes
HashMap<K,V> attributes
container
ExoContainer container
name
String name
serialVersionUID: 94127189297829247L
componentInstance
Object componentInstance
serialVersionUID: -9110532469581690803L
started_
boolean started_
pinfo_
PortalContainerInfo pinfo_
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
listeners
List<E> listeners
- The listeners
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
serialVersionUID: 12L
listeners
List<E> listeners
- The listeners
configurationManager
ConfigurationManagerImpl configurationManager
|
Package org.exoplatform.container.configuration |
|
Package org.exoplatform.container.context |
serialVersionUID: 1399725412498300170L
instance
Object instance
serialVersionUID: -2699170549782567339L
|
Package org.exoplatform.container.jmx |
serialVersionUID: -9001193588034229411L
isSingleton
boolean isSingleton
- Indicates whether or not it should be managed as a singleton
|
Package org.exoplatform.container.management |
serialVersionUID: 8922696628680586728L
registered
AtomicBoolean registered
- .
serialVersionUID: 5573000068005815688L
managementContext
ManagementContextImpl managementContext
- .
server
MBeanServer server
- .
objectNameSet
boolean objectNameSet
objectName
ObjectName objectName
providers
Set<E> providers
- .
|
Package org.exoplatform.container.spi |
serialVersionUID: -6382969544216575848L
|
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 |
serialVersionUID: 5377748844130285300L
|
Package org.exoplatform.management.jmx.impl |
Copyright © 2014 eXo Platform SAS. All Rights Reserved.