- AbstractFilter - Class in org.exoplatform.container.web
-
This class is the root class of all the Filters that require an ExoContainer
Created by The eXo Platform SAS
Author : Nicolas Filotto
nicolas.filotto@exoplatform.com
21 aout 2009
- AbstractFilter() - Constructor for class org.exoplatform.container.web.AbstractFilter
-
- AbstractHttpServlet - Class in org.exoplatform.container.web
-
Created by The eXo Platform SAS
Author : Nicolas Filotto
nicolas.filotto@exoplatform.com
29 sept.
- AbstractHttpServlet() - Constructor for class org.exoplatform.container.web.AbstractHttpServlet
-
- AbstractHttpSessionListener - Class in org.exoplatform.container.web
-
Created by The eXo Platform SAS
Author : Nicolas Filotto
nicolas.filotto@exoplatform.com
29 sept.
- AbstractHttpSessionListener() - Constructor for class org.exoplatform.container.web.AbstractHttpSessionListener
-
- accept(PicoVisitor) - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
- accept(ConcurrentPicoContainer.ContainerVisitor) - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
Accepts a visitor that should visit the child containers only.
- accept(PicoVisitor) - Method in class org.exoplatform.container.management.ManageableComponentAdapter
-
- accept(ComponentAdapter) - Method in interface org.exoplatform.container.multitenancy.bridge.TenantsContainerContext
-
Answers if given component should be regarded as per-tenant service and can be registered (and
unregistered) in the context.
- accept(Object) - Method in interface org.exoplatform.container.multitenancy.bridge.TenantsContainerContext
-
Answers if given component key should be regarded as a key of per-tenant service and can be
used to get a component from the context.
- accept(PicoVisitor) - Method in class org.exoplatform.container.SimpleComponentAdapter
-
- addChildContainer(PicoContainer) - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
- addClientInfo(HttpClientType) - Method in class org.exoplatform.container.client.http.ClientTypeMap
-
- addComponent(Object) - Method in class org.exoplatform.container.xml.Configuration
-
- addComponentLifecyclePlugin(ExoContainer, ConfigurationManager) - Static method in class org.exoplatform.container.util.ContainerUtil
-
- addComponentLifecyclePlugin(Object) - Method in class org.exoplatform.container.xml.Configuration
-
- addComponentLifecylePlugin(ComponentLifecyclePlugin) - Method in class org.exoplatform.container.ExoContainer
-
- addComponents(ExoContainer, ConfigurationManager) - Static method in class org.exoplatform.container.util.ContainerUtil
-
- addComponentToCtx(Object, Object) - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
Add the component corresponding to the given key, to the dependency resolution
context
- addConfiguration(String) - Method in interface org.exoplatform.container.configuration.ConfigurationManager
-
- addConfiguration(Collection) - Method in interface org.exoplatform.container.configuration.ConfigurationManager
-
- addConfiguration(URL) - Method in interface org.exoplatform.container.configuration.ConfigurationManager
-
- addConfiguration(ServletContext, String) - Method in class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
- addConfiguration(String) - Method in class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
- addConfiguration(Collection) - Method in class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
- addConfiguration(URL) - Method in class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
- addConfigurationPath(String) - Static method in class org.exoplatform.container.StandaloneContainer
-
Add configuration path.
- addConfigurationURL(String) - Static method in class org.exoplatform.container.StandaloneContainer
-
Add configuration URL.
- addContainerLifecyclePlugin(ExoContainer, ConfigurationManager) - Static method in class org.exoplatform.container.util.ContainerUtil
-
- addContainerLifecyclePlugin(Object) - Method in class org.exoplatform.container.xml.Configuration
-
- addContainerLifecylePlugin(ContainerLifecyclePlugin) - Method in class org.exoplatform.container.ExoContainer
-
- addExecutionUnit(ExecutionUnit) - Method in class org.exoplatform.container.component.ExecutionUnit
-
- addExternalComponentPlugins(Object) - Method in class org.exoplatform.container.xml.Configuration
-
- addField(Object) - Method in class org.exoplatform.xml.object.XMLObject
-
- addField(XMLField) - Method in class org.exoplatform.xml.object.XMLObject
-
- addField(String, Class, Object) - Method in class org.exoplatform.xml.object.XMLObject
-
- addImport(String) - Method in class org.exoplatform.container.xml.Configuration
-
- addInitTask(ServletContext, RootContainer.PortalContainerInitTask) - Static method in class org.exoplatform.container.PortalContainer
-
Add an init-task to all the portal container instances related to the given ServletContext
- addInitTask(ServletContext, RootContainer.PortalContainerInitTask, String) - Static method in class org.exoplatform.container.PortalContainer
-
Add an init-task to all the portal container instances related to the given ServletContext if the
given portal container name is null other it will execute the task only of this
portal container if the ServletContext is on of its dependencies
- addInitTask(ServletContext, RootContainer.PortalContainerInitTask) - Method in class org.exoplatform.container.RootContainer
-
Calls the other method addInitTask with ServletContext.getServletContextName()
as portal container name
- addInitTask(ServletContext, RootContainer.PortalContainerInitTask, String) - Method in class org.exoplatform.container.RootContainer
-
First check if the related portal container has already been initialized.
- AddJVMComponentsToRootContainer - Class in org.exoplatform.container.monitor.jvm
-
- AddJVMComponentsToRootContainer() - Constructor for class org.exoplatform.container.monitor.jvm.AddJVMComponentsToRootContainer
-
- addListener(TenantsStateListener) - Method in class org.exoplatform.container.multitenancy.bridge.TenantsServiceImpl
-
Add listener for Tenant events in Multitenancy sub-system.
- addListener(TenantsStateListener) - Method in interface org.exoplatform.container.multitenancy.bridge.TenantStateObserver
-
Add listener to Multitenancy core.
- addListener(TenantsStateListener) - Method in interface org.exoplatform.container.multitenancy.TenantsService
-
Add listener for Tenant events in Multitenancy sub-system.
- addMethod(ManagedMethodMetaData) - Method in class org.exoplatform.management.spi.ManagedTypeMetaData
-
- addParam(Object) - Method in class org.exoplatform.container.xml.InitParams
-
- addParam(Object) - Method in class org.exoplatform.container.xml.ServiceConfiguration
-
- addParameter(Parameter) - Method in class org.exoplatform.container.xml.InitParams
-
- addParameter(Parameter) - Method in class org.exoplatform.container.xml.ServiceConfiguration
-
- addParameter(ManagedMethodParameterMetaData) - Method in class org.exoplatform.management.spi.ManagedMethodMetaData
-
- addPlugin(ComponentPlugin) - Method in class org.exoplatform.container.multitenancy.bridge.TenantsServiceImpl
-
Register component plugin.
- addProperty(String, String) - Method in class org.exoplatform.container.xml.ObjectParam
-
- addProperty(Object) - Method in class org.exoplatform.container.xml.ObjectParam
-
- addProperty(Object) - Method in class org.exoplatform.container.xml.PropertiesParam
-
- addProperty(ManagedPropertyMetaData) - Method in class org.exoplatform.management.spi.ManagedTypeMetaData
-
- addRemoveConfiguration(String) - Method in class org.exoplatform.container.xml.Configuration
-
- addSessionContainer(SessionContainer) - Method in interface org.exoplatform.container.SessionManager
-
- addSessionContainer(SessionContainer) - Method in class org.exoplatform.container.SessionManagerImpl
-
- addValue(Object) - Method in class org.exoplatform.xml.object.XMLArray
-
- afterInit(FilterConfig) - Method in class org.exoplatform.container.web.AbstractFilter
-
Allows sub-classes to initialize
- afterInit(ServletConfig) - Method in class org.exoplatform.container.web.AbstractHttpServlet
-
Allows sub-classes to initialize
- afterInvoke(Object) - Method in class org.exoplatform.container.management.ManagementContextImpl
-
- afterInvoke(Object) - Method in interface org.exoplatform.management.spi.ManagedResource
-
After a managed resource is invoked by the management layer.
- alreadyExists(PortalContainer) - Method in interface org.exoplatform.container.RootContainer.PortalContainerInitTask
-
This method allows the implementation to define what the state "already exists"
means for a portal container
- alreadyExists(PortalContainer) - Method in class org.exoplatform.container.RootContainer.PortalContainerPostCreateTask
-
This method allows the implementation to define what the state "already exists"
means for a portal container
- alreadyExists(PortalContainer) - Method in class org.exoplatform.container.RootContainer.PortalContainerPostInitTask
-
This method allows the implementation to define what the state "already exists"
means for a portal container
- alreadyExists(PortalContainer) - Method in class org.exoplatform.container.RootContainer.PortalContainerPreInitTask
-
This method allows the implementation to define what the state "already exists"
means for a portal container
- appDeployDirecotry_ - Variable in class org.exoplatform.container.monitor.jvm.J2EEServerInfo
-
- apply(PortalContainerDefinition) - Method in class org.exoplatform.container.definition.PortalContainerDefinitionChange.AddDependencies
-
- apply(PortalContainerDefinition) - Method in class org.exoplatform.container.definition.PortalContainerDefinitionChange.AddDependenciesAfter
-
- apply(PortalContainerDefinition) - Method in class org.exoplatform.container.definition.PortalContainerDefinitionChange.AddDependenciesBefore
-
- apply(PortalContainerDefinition) - Method in class org.exoplatform.container.definition.PortalContainerDefinitionChange.AddSettings
-
- apply(PortalContainerDefinition) - Method in interface org.exoplatform.container.definition.PortalContainerDefinitionChange
-
- ARRAY - Static variable in class org.exoplatform.xml.object.XMLBaseObject
-
- CachingContainer - Class in org.exoplatform.container
-
- CachingContainer(ComponentAdapterFactory, PicoContainer) - Constructor for class org.exoplatform.container.CachingContainer
-
- CachingContainer(PicoContainer) - Constructor for class org.exoplatform.container.CachingContainer
-
- CachingContainer(ComponentAdapterFactory) - Constructor for class org.exoplatform.container.CachingContainer
-
- CachingContainer() - Constructor for class org.exoplatform.container.CachingContainer
-
- canBeDisposed() - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
Indicates whether or not the container can be disposed
- canBeStarted() - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
Indicates whether or not the container can be started
- canBeStopped() - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
Indicates whether or not the container can be stopped
- cleanString(String) - Static method in class org.exoplatform.container.xml.Deserializer
-
This methods will remove useless characters from the given
String and return the result
- cleanupThreadEnv(ServletContext) - Static method in class org.exoplatform.container.util.EnvSpecific
-
Perform environment specific thread context cleanup.
- cleanupThreadEnv(ServletContext) - Static method in class org.exoplatform.container.util.JBossEnv
-
Perform thread context cleanup.
- ClientInfo - Interface in org.exoplatform.container.client
-
- ClientTypeMap - Class in org.exoplatform.container.client.http
-
- ClientTypeMap() - Constructor for class org.exoplatform.container.client.http.ClientTypeMap
-
- clone() - Method in class org.exoplatform.container.xml.Configuration
- COLLECTION - Static variable in class org.exoplatform.xml.object.XMLBaseObject
-
- compareTo(ComponentPlugin) - Method in class org.exoplatform.container.xml.ComponentPlugin
- compareTo(ContainerLifecyclePlugin) - Method in class org.exoplatform.container.xml.ContainerLifecyclePlugin
-
- Component - Class in org.exoplatform.container.xml
-
- Component() - Constructor for class org.exoplatform.container.xml.Component
-
- componentAdapterFactory - Variable in class org.exoplatform.container.ConcurrentPicoContainer
-
- ComponentLifecycle - Interface in org.exoplatform.container.component
-
- ComponentLifecyclePlugin - Interface in org.exoplatform.container.component
-
- ComponentLifecyclePlugin - Class in org.exoplatform.container.xml
-
Created by The eXo Platform SAS Author : Tuan Nguyen
tuan08@users.sourceforge.net Sep 8, 2005
- ComponentLifecyclePlugin() - Constructor for class org.exoplatform.container.xml.ComponentLifecyclePlugin
-
- ComponentListener - Interface in org.exoplatform.container.component
-
- ComponentPlugin - Interface in org.exoplatform.container.component
-
- ComponentPlugin - Class in org.exoplatform.container.xml
-
- ComponentPlugin() - Constructor for class org.exoplatform.container.xml.ComponentPlugin
-
- ComponentRequestLifecycle - Interface in org.exoplatform.container.component
-
- ConcurrentPicoContainer - Class in org.exoplatform.container
-
This class is aimed to be the ThreadSafe counterpart of DefaultPicoContainer based on
java.util.concurrent collections.
- ConcurrentPicoContainer(ComponentAdapterFactory, PicoContainer) - Constructor for class org.exoplatform.container.ConcurrentPicoContainer
-
Creates a new container with a custom ComponentAdapterFactory and a parent container.
- ConcurrentPicoContainer(PicoContainer) - Constructor for class org.exoplatform.container.ConcurrentPicoContainer
-
Creates a new container with a (caching) DefaultComponentAdapterFactory
and a parent container.
- ConcurrentPicoContainer(ComponentAdapterFactory) - Constructor for class org.exoplatform.container.ConcurrentPicoContainer
-
Creates a new container with a custom ComponentAdapterFactory and no parent container.
- ConcurrentPicoContainer() - Constructor for class org.exoplatform.container.ConcurrentPicoContainer
-
Creates a new container with a (caching) DefaultComponentAdapterFactory and no parent container.
- ConcurrentPicoContainer.ContainerVisitor - Class in org.exoplatform.container
-
Cans be used to indicate that we only want to visit Containers
- ConcurrentPicoContainer.ContainerVisitor() - Constructor for class org.exoplatform.container.ConcurrentPicoContainer.ContainerVisitor
-
- config - Variable in class org.exoplatform.container.web.AbstractFilter
-
The filter configuration
- config - Variable in class org.exoplatform.container.web.AbstractHttpServlet
-
The filter configuration
- Configuration - Class in org.exoplatform.container.xml
-
Jul 19, 2004
- Configuration() - Constructor for class org.exoplatform.container.xml.Configuration
-
- ConfigurationException - Exception in org.exoplatform.container.configuration
-
Created by The eXo Platform SAS.
- ConfigurationException() - Constructor for exception org.exoplatform.container.configuration.ConfigurationException
-
- ConfigurationException(String) - Constructor for exception org.exoplatform.container.configuration.ConfigurationException
-
- ConfigurationException(String, Throwable) - Constructor for exception org.exoplatform.container.configuration.ConfigurationException
-
- ConfigurationException(Throwable) - Constructor for exception org.exoplatform.container.configuration.ConfigurationException
-
- ConfigurationManager - Interface in org.exoplatform.container.configuration
-
Jul 19, 2004
- ConfigurationManagerImpl - Class in org.exoplatform.container.configuration
-
Jul 19, 2004
- ConfigurationManagerImpl() - Constructor for class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
- ConfigurationManagerImpl(Set<String>) - Constructor for class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
- ConfigurationManagerImpl(Set<String>, boolean) - Constructor for class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
- ConfigurationManagerImpl(ServletContext, Set<String>) - Constructor for class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
- ConfigurationManagerImpl(ClassLoader, Set<String>) - Constructor for class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
- ConfigurationMarshallerUtil - Class in org.exoplatform.container.xml
-
This class is an utility class used to marshall the top level objects that compose the configuration
Created by The eXo Platform SAS
Author : Nicolas Filotto
nicolas.filotto@exoplatform.com
12 mai 2010
- ConfigurationMarshallerUtil() - Constructor for class org.exoplatform.container.xml.ConfigurationMarshallerUtil
-
- configurations_ - Variable in class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
- ConfigurationUnmarshaller - Class in org.exoplatform.container.configuration
-
Unmarshall a configuration.
- ConfigurationUnmarshaller(Set<String>) - Constructor for class org.exoplatform.container.configuration.ConfigurationUnmarshaller
-
- ConfigurationUnmarshaller() - Constructor for class org.exoplatform.container.configuration.ConfigurationUnmarshaller
-
- ContainerLifecyclePlugin - Interface in org.exoplatform.container
-
- ContainerLifecyclePlugin - Class in org.exoplatform.container.xml
-
Created by The eXo Platform SAS Author : Tuan Nguyen
tuan08@users.sourceforge.net Sep 8, 2005
- ContainerLifecyclePlugin() - Constructor for class org.exoplatform.container.xml.ContainerLifecyclePlugin
-
- ContainerPermissions - Interface in org.exoplatform.container.security
-
This interface defines all the permissions used by the project kernel.container
- ContainerUtil - Class in org.exoplatform.container.util
-
- ContainerUtil() - Constructor for class org.exoplatform.container.util.ContainerUtil
-
- context - Variable in class org.exoplatform.container.ExoContainer
-
- contextDestroyed(ServletContextEvent) - Method in class org.exoplatform.container.web.PortalContainerConfigOwner
-
- contextDestroyed(ServletContextEvent) - Method in class org.exoplatform.container.web.PortalContainerCreator
- contextInitialized(ServletContextEvent) - Method in class org.exoplatform.container.web.PortalContainerConfigOwner
-
- contextInitialized(ServletContextEvent) - Method in class org.exoplatform.container.web.PortalContainerCreator
-
Initializes and creates all the portal container that have been registered previously
- createComponent(Class<T>) - Method in class org.exoplatform.container.ExoContainer
-
- createComponent(Class<T>, InitParams) - Method in class org.exoplatform.container.ExoContainer
-
- createComponentAdapter(Object, Class, Parameter[]) - Method in class org.exoplatform.container.jmx.MX4JComponentAdapterFactory
-
- createComponentAdapter(Object, Class, Parameter[]) - Method in class org.exoplatform.container.management.ManageableComponentAdapterFactory
-
- createObjectName(String, Map<String, String>) - Static method in class org.exoplatform.management.jmx.impl.JMX
-
This method create an object name from a generic map argument.
- createPortalContainer(ServletContext) - Method in class org.exoplatform.container.RootContainer
-
Create the portal container
- createPortalContainers() - Method in class org.exoplatform.container.RootContainer
-
Creates all the portal containers that have been registered thanks to the method
registerPortalContainer
- createSessionContainer(String, String) - Method in class org.exoplatform.container.PortalContainer
-
- createSessionContainer(String, String) - Method in interface org.exoplatform.container.SessionManagerContainer
-
- createSessionContainer(String) - Method in class org.exoplatform.container.StandaloneContainer
-
Ccreate SessionContainer.
- createSessionContainer(String, String) - Method in class org.exoplatform.container.StandaloneContainer
- createTenantsContext(ExoContainer, ConfigurationManager) - Static method in class org.exoplatform.container.util.ContainerUtil
-
- createURL(String) - Method in interface org.exoplatform.container.monitor.jvm.OperatingSystemInfo
-
- createURL(String) - Method in class org.exoplatform.container.monitor.jvm.OperatingSystemInfoImpl
-
- CURRENT_VERSION - Static variable in class org.exoplatform.xml.object.XMLObject
-
- CurrentTenantLookup - Interface in org.exoplatform.container.multitenancy.bridge
-
A lookup mechanism to find a Current Tenant.
- CurrentTenantNotSetException - Exception in org.exoplatform.container.multitenancy
-
Exception indicating that Current Tenant not set in runtime context.
- CurrentTenantNotSetException(String, Throwable) - Constructor for exception org.exoplatform.container.multitenancy.CurrentTenantNotSetException
-
- CurrentTenantNotSetException(String) - Constructor for exception org.exoplatform.container.multitenancy.CurrentTenantNotSetException
-
- encodeDoubleArray(double[]) - Static method in class org.exoplatform.xml.object.XMLNativeArray
-
- encodeIntArray(int[]) - Static method in class org.exoplatform.xml.object.XMLNativeArray
-
- encodeLongArray(long[]) - Static method in class org.exoplatform.xml.object.XMLNativeArray
-
- end() - Static method in class org.exoplatform.container.component.RequestLifeCycle
-
Ends the life cycle of the most recent container started.
- endRequest(ExoContainer) - Method in interface org.exoplatform.container.component.ComponentRequestLifecycle
-
- EnvSpecific - Class in org.exoplatform.container.util
-
This class makes environment specific thread context initializations.
- EnvSpecific() - Constructor for class org.exoplatform.container.util.EnvSpecific
-
- equals(Object) - Method in class org.exoplatform.container.WebAppInitContext
-
- execute() - Method in class org.exoplatform.container.component.ExecutionContext
-
- execute(ExecutionContext) - Method in class org.exoplatform.container.component.ExecutionUnit
-
- execute(ServletContext, PortalContainer) - Method in class org.exoplatform.container.PortalContainer.RegisterTask
-
- execute(ServletContext, PortalContainer) - Method in class org.exoplatform.container.PortalContainer.UnregisterTask
-
- execute(ServletContext, PortalContainer) - Method in interface org.exoplatform.container.RootContainer.PortalContainerInitTask
-
Executes the task
- executeNextUnit() - Method in class org.exoplatform.container.component.ExecutionContext
-
- ExecutionContext - Class in org.exoplatform.container.component
-
Created by The eXo Platform SAS Author : Tuan Nguyen
tuan08@users.sourceforge.net Sep 17, 2005
- ExecutionContext() - Constructor for class org.exoplatform.container.component.ExecutionContext
-
- ExecutionUnit - Class in org.exoplatform.container.component
-
Created by The eXo Platform SAS Author : Tuan Nguyen
tuan08@users.sourceforge.net Sep 17, 2005
- ExecutionUnit() - Constructor for class org.exoplatform.container.component.ExecutionUnit
-
- EXO_CONF_DIR_NAME_PARAM - Static variable in class org.exoplatform.container.monitor.jvm.J2EEServerInfo
-
The name of the JVM parameter that allows us to change the default name
of the configuration directory which is "exo-conf"
- EXO_CONF_PARAM - Static variable in class org.exoplatform.container.monitor.jvm.J2EEServerInfo
-
The name of the JVM parameter that allows us to change the location of the
configuration directory
- EXO_CONTAINER_PROP_NAME - Static variable in class org.exoplatform.container.xml.Deserializer
-
The name of the variable to use to get the current container name as a suffix
if the current container is a portal container, the value of the variable
will be "-${portal-container-name}", it will be an empty String otherwise
- ExoContainer - Class in org.exoplatform.container
-
Created by The eXo Platform SAS
The Exo Container is an object responsible for loading services/components.
- ExoContainer() - Constructor for class org.exoplatform.container.ExoContainer
-
- ExoContainer(PicoContainer) - Constructor for class org.exoplatform.container.ExoContainer
-
- ExoContainer(ComponentAdapterFactory, PicoContainer) - Constructor for class org.exoplatform.container.ExoContainer
-
- ExoContainer(PicoContainer, boolean) - Constructor for class org.exoplatform.container.ExoContainer
-
- ExoContainerContext - Class in org.exoplatform.container
-
The ExoContainerContext helper to invoke a service of a container from any location.
- ExoContainerContext(ExoContainer) - Constructor for class org.exoplatform.container.ExoContainerContext
-
- ExoContainerContext(ExoContainer, String) - Constructor for class org.exoplatform.container.ExoContainerContext
-
- ExoMBeanInfoBuilder - Class in org.exoplatform.management.jmx.impl
-
A class that build mbean meta data
- ExoMBeanInfoBuilder(Class) - Constructor for class org.exoplatform.management.jmx.impl.ExoMBeanInfoBuilder
-
Create a new builder.
- ExoMBeanInfoBuilder(ManagedTypeMetaData) - Constructor for class org.exoplatform.management.jmx.impl.ExoMBeanInfoBuilder
-
- ExoModelMBean - Class in org.exoplatform.management.jmx.impl
-
A convenient subclass of RequiredModelMBean) that routes the invocation of the interface
{@link MBeanRegistration} to the managed resource when it implements the method.
- ExoModelMBean(ManagedResource, Object, ModelMBeanInfo) - Constructor for class org.exoplatform.management.jmx.impl.ExoModelMBean
-
- ExoWurflSource - Class in org.exoplatform.container.util
-
- ExoWurflSource() - Constructor for class org.exoplatform.container.util.ExoWurflSource
-
- ExternalComponentPlugins - Class in org.exoplatform.container.xml
-
- ExternalComponentPlugins() - Constructor for class org.exoplatform.container.xml.ExternalComponentPlugins
-
- GARBAGE_COLLECTOR_MXBEANS - Static variable in interface org.exoplatform.container.monitor.jvm.JVMRuntimeInfo
-
- getApplicationDeployDirectory() - Method in class org.exoplatform.container.monitor.jvm.J2EEServerInfo
-
- getArch() - Method in interface org.exoplatform.container.monitor.jvm.OperatingSystemInfo
-
- getArch() - Method in class org.exoplatform.container.monitor.jvm.OperatingSystemInfoImpl
-
- getArray() - Method in class org.exoplatform.xml.object.XMLNativeArray
-
- getAttribute(String) - Method in class org.exoplatform.container.ExoContainerContext
-
- getAttribute(String) - Method in class org.exoplatform.test.MockServletContext
-
- getAttributeNames() - Method in class org.exoplatform.container.ExoContainerContext
-
- getAttributeNames() - Method in class org.exoplatform.test.MockServletContext
-
- getAvailableProcessors() - Method in interface org.exoplatform.container.monitor.jvm.OperatingSystemInfo
-
- getAvailableProcessors() - Method in class org.exoplatform.container.monitor.jvm.OperatingSystemInfoImpl
-
- getBindingFactoryInPriviledgedMode(Class) - Static method in class org.exoplatform.xml.object.XMLObject
-
- getBoolean() - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- getBootClassPath() - Method in interface org.exoplatform.container.monitor.jvm.JVMRuntimeInfo
-
- getBootClassPath() - Method in class org.exoplatform.container.monitor.jvm.JVMRuntimeInfoImpl
-
- getBootClassPathSupported() - Method in interface org.exoplatform.container.monitor.jvm.JVMRuntimeInfo
-
- getBootClassPathSupported() - Method in class org.exoplatform.container.monitor.jvm.JVMRuntimeInfoImpl
-
- getChanges() - Method in class org.exoplatform.container.definition.PortalContainerDefinitionChangePlugin
-
- getClassPath() - Method in interface org.exoplatform.container.monitor.jvm.JVMRuntimeInfo
-
- getClassPath() - Method in class org.exoplatform.container.monitor.jvm.JVMRuntimeInfoImpl
-
- getClientInfo() - Method in class org.exoplatform.container.SessionContainer
-
- getClientName() - Method in interface org.exoplatform.container.client.ClientInfo
-
- getClientName() - Method in class org.exoplatform.container.client.http.HttpClientInfo
-
- getClientName() - Method in class org.exoplatform.container.client.MockClientInfo
-
- getClientType() - Method in interface org.exoplatform.container.client.ClientInfo
-
- getClientType() - Method in class org.exoplatform.container.client.http.HttpClientInfo
-
- getClientType() - Method in class org.exoplatform.container.client.MockClientInfo
-
- getCollection() - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- getCollection() - Method in class org.exoplatform.xml.object.XMLCollection
-
- getCollection(InputStream) - Static method in class org.exoplatform.xml.object.XMLCollection
-
- getComponent(String) - Method in interface org.exoplatform.container.configuration.ConfigurationManager
-
- getComponent(Class) - Method in interface org.exoplatform.container.configuration.ConfigurationManager
-
- getComponent(String) - Method in class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
- getComponent(Class) - Method in class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
- getComponent(Class) - Static method in class org.exoplatform.container.PortalContainer
-
- getComponent(Class) - Static method in class org.exoplatform.container.RootContainer
-
- getComponent(Class) - Static method in class org.exoplatform.container.SessionContainer
-
- getComponent(String) - Method in class org.exoplatform.container.xml.Configuration
-
- getComponentAdapter(Object) - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
- getComponentAdapterOfType(Class) - Method in class org.exoplatform.container.CachingContainer
-
- getComponentAdapterOfType(Class) - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
- getComponentAdapterOfType(Class<?>) - Method in interface org.exoplatform.container.multitenancy.bridge.TenantsContainerContext
-
Return component adapter regarding the given Class key and Current Tenant.
- getComponentAdapterOfType(Class) - Method in class org.exoplatform.container.TenantsContainer
- getComponentAdapters() - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
- getComponentAdaptersOfType(Class) - Method in class org.exoplatform.container.CachingContainer
-
- getComponentAdaptersOfType(Class) - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
- getComponentAdaptersOfType(Class<?>) - Method in interface org.exoplatform.container.multitenancy.bridge.TenantsContainerContext
-
Return list of component adapters regarding the given Class key and Current Tenant.
- getComponentAdaptersOfType(Class) - Method in class org.exoplatform.container.TenantsContainer
- getComponentImplementation() - Method in class org.exoplatform.container.management.ManageableComponentAdapter
-
- getComponentImplementation() - Method in class org.exoplatform.container.SimpleComponentAdapter
-
- getComponentInstance(Object) - Method in class org.exoplatform.container.CachingContainer
-
- getComponentInstance(Object) - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
- getComponentInstance(PicoContainer) - Method in class org.exoplatform.container.jmx.MX4JComponentAdapter
-
- getComponentInstance(PicoContainer) - Method in class org.exoplatform.container.management.ManageableComponentAdapter
-
- getComponentInstance(Object) - Method in interface org.exoplatform.container.multitenancy.bridge.TenantsContainerContext
-
Return component instance regarding the given key (String in most cases) and Current Tenant.
- getComponentInstance(Object) - Method in class org.exoplatform.container.RootContainer
- getComponentInstance(Object) - Method in class org.exoplatform.container.SessionContainer
-
- getComponentInstance(PicoContainer) - Method in class org.exoplatform.container.SimpleComponentAdapter
-
- getComponentInstance(Object) - Method in class org.exoplatform.container.TenantsContainer
- getComponentInstanceOfType(Class) - Method in class org.exoplatform.container.CachingContainer
-
- getComponentInstanceOfType(Class) - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
If no ComponentAdapter can be found it returns null otherwise
it first try to get it from the dependency resolution context if it still cannot
be found we get the instance from the ComponentAdapter.
- getComponentInstanceOfType(Class<?>) - Method in interface org.exoplatform.container.multitenancy.bridge.TenantsContainerContext
-
Return component instance regarding the given Class key and Current Tenant.
- getComponentInstanceOfType(Class) - Method in class org.exoplatform.container.SessionContainer
-
- getComponentInstanceOfType(Class) - Method in class org.exoplatform.container.TenantsContainer
-
If no ComponentAdapter can be found it returns null otherwise
it first try to get it from the dependency resolution context if it still cannot
be found we get the instance from the ComponentAdapter.
- getComponentInstances() - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
- getComponentInstancesOfType(Class) - Method in class org.exoplatform.container.CachingContainer
-
- getComponentInstancesOfType(Class) - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
- getComponentInstancesOfType(Class<?>) - Method in interface org.exoplatform.container.multitenancy.bridge.TenantsContainerContext
-
Return list of component instances regarding the given Class key and Current Tenant.
- getComponentInstancesOfType(Class) - Method in class org.exoplatform.container.TenantsContainer
- getComponentIterator() - Method in class org.exoplatform.container.xml.Configuration
-
- getComponentKey() - Method in class org.exoplatform.container.management.ManageableComponentAdapter
-
- getComponentKey() - Method in class org.exoplatform.container.SimpleComponentAdapter
-
- getComponentLifecyclePluginIterator() - Method in class org.exoplatform.container.xml.Configuration
-
- getComponentLifecyclePlugins() - Method in class org.exoplatform.container.xml.Configuration
-
- getComponentPlugins() - Method in class org.exoplatform.container.xml.Component
-
- getComponentPlugins() - Method in class org.exoplatform.container.xml.ExternalComponentPlugins
-
- getComponents() - Method in interface org.exoplatform.container.configuration.ConfigurationManager
-
- getComponents() - Method in class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
- getComponents() - Method in class org.exoplatform.container.xml.Configuration
-
- getComponentsType() - Method in class org.exoplatform.container.xml.ManageableComponents
-
- getConfiguration() - Method in interface org.exoplatform.container.configuration.ConfigurationManager
-
- getConfiguration() - Method in class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
- getConfiguration() - Method in class org.exoplatform.container.ExoContainer
-
- getConfigurationURL() - Method in class org.exoplatform.container.StandaloneContainer
-
Get configurationURL.
- getConfigurationURL(String) - Static method in class org.exoplatform.container.util.ContainerUtil
-
- getConfigurationXML() - Method in class org.exoplatform.container.PortalContainer
-
- getConfigurationXML() - Method in class org.exoplatform.container.RootContainer
-
- getConfigurationXML() - Method in class org.exoplatform.container.StandaloneContainer
-
- getConfiguratorClass() - Method in class org.exoplatform.services.log.LogConfigurationInitializer
-
- getContainer() - Method in class org.exoplatform.container.ExoContainerContext
-
- getContainer() - Method in class org.exoplatform.container.web.AbstractFilter
-
- getContainer() - Method in class org.exoplatform.container.web.AbstractHttpServlet
-
- getContainer(HttpSessionEvent) - Method in class org.exoplatform.container.web.AbstractHttpSessionListener
-
- getContainerByName(String) - Static method in class org.exoplatform.container.ExoContainerContext
-
- getContainerLifecyclePluginIterator() - Method in class org.exoplatform.container.xml.Configuration
-
- getContainerLifecyclePlugins() - Method in class org.exoplatform.container.xml.Configuration
-
- getContainerName() - Method in class org.exoplatform.container.xml.PortalContainerInfo
-
- getContext() - Method in class org.exoplatform.container.ExoContainer
-
- getContext(String) - Method in class org.exoplatform.test.MockServletContext
-
- getContextPath() - Method in class org.exoplatform.test.MockServletContext
-
- getCreationTime() - Method in class org.exoplatform.container.SessionContainer
-
- getCurrentContainer() - Static method in class org.exoplatform.container.ExoContainerContext
-
- getCurrentContainerIfPresent() - Static method in class org.exoplatform.container.ExoContainerContext
-
- getCurrentHash() - Method in class org.exoplatform.container.xml.Configuration
-
- getCurrentInstance(ServletContext) - Static method in class org.exoplatform.container.PortalContainer
-
We first try to get the ExoContainer that has been stored into the ThreadLocal
if the value is of type PortalContainer, we return it otherwise we get the
portal container corresponding the given servlet context
- getCurrentPortalContainerName() - Static method in class org.exoplatform.container.PortalContainer
-
Returns the name of the current portal container that has been stored into the ThreadLocal.
- getCurrentRealmName() - Static method in class org.exoplatform.container.PortalContainer
-
Returns the name of the current realm corresponding to the portal container
that has been stored into the ThreadLocal.
- getCurrentRestContextName() - Static method in class org.exoplatform.container.PortalContainer
-
Returns the name of the current rest context corresponding to the portal container
that has been stored into the ThreadLocal.
- getCurrentSetting(String) - Static method in class org.exoplatform.container.PortalContainer
-
Returns the current value of the setting corresponding to the portal container
that has been stored into the ThreadLocal.
- getCurrentSize() - Method in class org.exoplatform.container.xml.Configuration
-
- getCurrentTanant() - Method in class org.exoplatform.container.multitenancy.bridge.TenantsServiceImpl
-
Return Current Tenant or throws an exception if Current Tenant not set in current thread.
- getCurrentTanant() - Method in interface org.exoplatform.container.multitenancy.TenantsService
-
Return Current Tenant or throws an exception if Current Tenant not set in current thread.
- getCurrentTenant() - Method in interface org.exoplatform.container.multitenancy.bridge.CurrentTenantLookup
-
Return Current Tenant descriptor or throw
CurrentTenantNotSetException if
Current Tenant not set in current thread.
Current Tenant can be not set in two cases:
Thread runs not in a context of multitenant request (e.g.
- getCurrentURL() - Static method in class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
Returns the URL of the current document being unmarshalled or null.
- getDate() - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- getDefaultPortalContainer() - Method in class org.exoplatform.container.definition.PortalContainerConfig
-
- getDefaultRealmName() - Method in class org.exoplatform.container.definition.PortalContainerConfig
-
- getDefaultRestContext() - Method in class org.exoplatform.container.definition.PortalContainerConfig
-
- getDependencies(String) - Method in class org.exoplatform.container.definition.PortalContainerConfig
-
Gives all the dependencies related to the given portal container
- getDependencies() - Method in class org.exoplatform.container.definition.PortalContainerDefinition
-
- getDependencies() - Method in class org.exoplatform.container.definition.SafePortalContainerDefinition
-
- getDescription() - Method in class org.exoplatform.container.BaseContainerLifecyclePlugin
-
- getDescription() - Method in class org.exoplatform.container.component.BaseComponentLifecyclePlugin
-
- getDescription() - Method in class org.exoplatform.container.component.BaseComponentPlugin
-
- getDescription() - Method in interface org.exoplatform.container.component.ComponentLifecyclePlugin
-
- getDescription() - Method in interface org.exoplatform.container.component.ComponentListener
-
- getDescription() - Method in interface org.exoplatform.container.component.ComponentPlugin
-
- getDescription() - Method in interface org.exoplatform.container.ContainerLifecyclePlugin
-
- getDescription() - Method in class org.exoplatform.container.xml.Component
-
- getDescription() - Method in class org.exoplatform.container.xml.ComponentPlugin
-
- getDescription() - Method in class org.exoplatform.container.xml.ContainerLifecyclePlugin
-
- getDescription() - Method in class org.exoplatform.container.xml.LifecyclePlugin
-
- getDescription() - Method in class org.exoplatform.container.xml.Parameter
-
- getDescription() - Method in class org.exoplatform.management.spi.ManagedMetaData
-
- getDocumentURL() - Method in class org.exoplatform.container.xml.Component
-
- getDouble() - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- getEntryIterator() - Method in class org.exoplatform.xml.object.XMLMap
-
- getExoConfigurationDirectory() - Method in class org.exoplatform.container.monitor.jvm.J2EEServerInfo
-
- getExternalComponentPlugins(String) - Method in class org.exoplatform.container.xml.Configuration
-
- getExternalComponentPluginsIterator() - Method in class org.exoplatform.container.xml.Configuration
-
- getExternalSettingsPath() - Method in class org.exoplatform.container.definition.PortalContainerDefinition
-
- getExternalSettingsPath() - Method in class org.exoplatform.container.definition.SafePortalContainerDefinition
-
- getField(String) - Method in class org.exoplatform.xml.object.XMLObject
-
- getFieldIterator() - Method in class org.exoplatform.xml.object.XMLObject
-
- getFields() - Method in class org.exoplatform.xml.object.XMLObject
-
- getFieldValue(String) - Method in class org.exoplatform.xml.object.XMLObject
-
- getFloat() - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- getGetter() - Method in class org.exoplatform.management.spi.ManagedPropertyMetaData
-
- getGetterDescription() - Method in class org.exoplatform.management.spi.ManagedPropertyMetaData
-
- getHeapMemoryUsage() - Method in class org.exoplatform.container.monitor.jvm.MemoryInfo
-
- getImpact() - Method in class org.exoplatform.management.spi.ManagedMethodMetaData
-
- getImports() - Method in class org.exoplatform.container.xml.Configuration
-
- getIndex() - Method in class org.exoplatform.management.spi.ManagedMethodParameterMetaData
-
- getInitParameter(String) - Method in class org.exoplatform.test.MockServletContext
-
- getInitParameterNames() - Method in class org.exoplatform.test.MockServletContext
-
- getInitParams() - Method in class org.exoplatform.container.BaseContainerLifecyclePlugin
-
- getInitParams() - Method in interface org.exoplatform.container.ContainerLifecyclePlugin
-
- getInitParams() - Method in class org.exoplatform.container.xml.Component
-
- getInitParams() - Method in class org.exoplatform.container.xml.ComponentLifecyclePlugin
-
- getInitParams() - Method in class org.exoplatform.container.xml.ComponentPlugin
-
- getInitParams() - Method in class org.exoplatform.container.xml.ContainerLifecyclePlugin
-
- getInitParams() - Method in class org.exoplatform.container.xml.LifecyclePlugin
-
- getInputArguments() - Method in interface org.exoplatform.container.monitor.jvm.JVMRuntimeInfo
-
- getInputArguments() - Method in class org.exoplatform.container.monitor.jvm.JVMRuntimeInfoImpl
-
- getInputStream(String, String) - Method in interface org.exoplatform.container.configuration.ConfigurationManager
-
- getInputStream(String) - Method in interface org.exoplatform.container.configuration.ConfigurationManager
-
- getInputStream(String, String) - Method in class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
- getInputStream(String) - Method in class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
- getInputStream(ConfigurationManager, String) - Static method in class org.exoplatform.container.util.TemplateConfigurationHelper
-
Tries first to get the file content using the configuration manager, if it cannot
be found it will then try to get it from the context class loader of the current thread,
if it cannot be found it will try to get it from the class loader of the current class and
finally it still cannot be found it will try to use the file name as a file path.
- getInstance() - Static method in class org.exoplatform.container.client.http.ClientTypeMap
-
- getInstance() - Static method in class org.exoplatform.container.PortalContainer
-
- getInstance(ServletContext) - Static method in class org.exoplatform.container.PortalContainer
-
Gives the first portal container instance related to the given ServletContext
- getInstance() - Static method in class org.exoplatform.container.RootContainer
-
Get the unique instance of the root container per VM.
- getInstance() - Static method in class org.exoplatform.container.SessionContainer
-
- getInstance() - Static method in class org.exoplatform.container.StandaloneContainer
-
Shortcut for getInstance(null, null).
- getInstance(ClassLoader) - Static method in class org.exoplatform.container.StandaloneContainer
-
Shortcut for getInstance(configClassLoader, null).
- getInstance(Object[][]) - Static method in class org.exoplatform.container.StandaloneContainer
-
Shortcut for getInstance(null, components).
- getInstance(ClassLoader, Object[][]) - Static method in class org.exoplatform.container.StandaloneContainer
-
A way to inject externally instantiated objects to container before it
starts Object[][] components - an array of components in form: {{"name1",
component1}, {"name2", component2}, ...}.
- getInstanceIfPresent() - Static method in class org.exoplatform.container.PortalContainer
-
- getInt() - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- getIpAddress() - Method in interface org.exoplatform.container.client.ClientInfo
-
- getIpAddress() - Method in class org.exoplatform.container.client.http.HttpClientInfo
-
- getIpAddress() - Method in class org.exoplatform.container.client.MockClientInfo
-
- getIterator() - Method in class org.exoplatform.xml.object.XMLArray
-
- getIterator() - Method in class org.exoplatform.xml.object.XMLCollection
-
- getJMXName() - Method in class org.exoplatform.container.xml.Component
-
- getKernelNamespaces() - Static method in class org.exoplatform.container.configuration.Namespaces
-
- getKey() - Method in class org.exoplatform.container.xml.Component
-
- getKey() - Method in class org.exoplatform.management.jmx.impl.PropertyInfo
-
- getKey() - Method in class org.exoplatform.xml.object.XMLEntry
-
- getLastAccessTime() - Method in class org.exoplatform.container.SessionContainer
-
- getLibraryPath() - Method in interface org.exoplatform.container.monitor.jvm.JVMRuntimeInfo
-
- getLibraryPath() - Method in class org.exoplatform.container.monitor.jvm.JVMRuntimeInfoImpl
-
- getListeners() - Method in class org.exoplatform.container.xml.Component
-
- getLiveSessions() - Method in class org.exoplatform.container.PortalContainer
-
- getLiveSessions() - Method in interface org.exoplatform.container.SessionManager
-
- getLiveSessions() - Method in interface org.exoplatform.container.SessionManagerContainer
-
- getLiveSessions() - Method in class org.exoplatform.container.SessionManagerImpl
-
- getLiveSessions() - Method in class org.exoplatform.container.StandaloneContainer
- getLiveTime() - Method in class org.exoplatform.container.SessionContainer
-
- getLiveTimeInMinute() - Method in class org.exoplatform.container.SessionContainer
-
- getLiveTimeInSecond() - Method in class org.exoplatform.container.SessionContainer
-
- getLogBuffer() - Method in class org.exoplatform.test.MockServletContext
-
- getLoggerClass() - Method in class org.exoplatform.services.log.LogConfigurationInitializer
-
- getLong() - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- getMajorVersion() - Method in class org.exoplatform.test.MockServletContext
-
- getManageableComponents() - Method in class org.exoplatform.container.component.BaseComponentLifecyclePlugin
-
- getManageableComponents() - Method in interface org.exoplatform.container.component.ComponentLifecyclePlugin
-
- getManageableComponents() - Method in class org.exoplatform.container.xml.ComponentLifecyclePlugin
-
- getManagementContext() - Method in class org.exoplatform.container.management.ManageableContainer
-
- getManagementSpecVersion() - Method in interface org.exoplatform.container.monitor.jvm.JVMRuntimeInfo
-
- getManagementSpecVersion() - Method in class org.exoplatform.container.monitor.jvm.JVMRuntimeInfoImpl
-
- getMap() - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- getMap() - Method in class org.exoplatform.xml.object.XMLMap
-
- getMasterhost() - Method in interface org.exoplatform.container.multitenancy.Tenant
-
Master host name.
- getMBeanServer() - Method in class org.exoplatform.container.management.ManageableContainer
-
- getMBeanServer() - Method in class org.exoplatform.container.monitor.jvm.J2EEServerInfo
-
Returns an mbean server setup by the application server environment or null
if none cannot be located.
- getMCAdapter(ComponentAdapter) - Method in interface org.exoplatform.container.mc.MCIntegration
-
Apply mc-integration interception.
- getMCAdapter(ComponentAdapter) - Static method in class org.exoplatform.container.mc.MCIntegrationInvoker
-
- getMetaData() - Method in class org.exoplatform.container.management.ManagementContextImpl
-
- getMetaData() - Method in interface org.exoplatform.management.spi.ManagedResource
-
Returns the resource meta data.
- getMethod() - Method in class org.exoplatform.management.spi.ManagedMethodMetaData
-
- getMethods() - Method in class org.exoplatform.management.spi.ManagedTypeMetaData
-
- getMimeType(String) - Method in class org.exoplatform.test.MockServletContext
-
- getMinorVersion() - Method in class org.exoplatform.test.MockServletContext
-
- getName() - Method in class org.exoplatform.container.BaseContainerLifecyclePlugin
-
- getName() - Method in class org.exoplatform.container.client.http.HttpClientType
-
- getName() - Method in class org.exoplatform.container.component.BaseComponentLifecyclePlugin
-
- getName() - Method in class org.exoplatform.container.component.BaseComponentPlugin
-
- getName() - Method in interface org.exoplatform.container.component.ComponentLifecyclePlugin
-
- getName() - Method in interface org.exoplatform.container.component.ComponentListener
-
- getName() - Method in interface org.exoplatform.container.component.ComponentPlugin
-
- getName() - Method in interface org.exoplatform.container.ContainerLifecyclePlugin
-
- getName() - Method in class org.exoplatform.container.definition.PortalContainerDefinition
-
- getName() - Method in class org.exoplatform.container.definition.SafePortalContainerDefinition
-
- getName() - Method in class org.exoplatform.container.ExoContainerContext
-
- getName() - Method in interface org.exoplatform.container.monitor.jvm.JVMRuntimeInfo
-
- getName() - Method in class org.exoplatform.container.monitor.jvm.JVMRuntimeInfoImpl
-
- getName() - Method in interface org.exoplatform.container.monitor.jvm.OperatingSystemInfo
-
- getName() - Method in class org.exoplatform.container.monitor.jvm.OperatingSystemInfoImpl
-
- getName() - Method in interface org.exoplatform.container.multitenancy.Tenant
-
Tenant name.
- getName() - Method in class org.exoplatform.container.PortalContainer
-
- getName() - Method in class org.exoplatform.container.xml.ComponentPlugin
-
- getName() - Method in class org.exoplatform.container.xml.ContainerLifecyclePlugin
-
- getName() - Method in class org.exoplatform.container.xml.LifecyclePlugin
-
- getName() - Method in class org.exoplatform.container.xml.Parameter
-
- getName() - Method in class org.exoplatform.container.xml.Property
-
- getName() - Method in class org.exoplatform.management.spi.ManagedMethodMetaData
-
- getName() - Method in class org.exoplatform.management.spi.ManagedParameterMetaData
-
- getName() - Method in class org.exoplatform.management.spi.ManagedPropertyMetaData
-
- getName() - Method in class org.exoplatform.xml.object.XMLField
-
- getNamedDispatcher(String) - Method in class org.exoplatform.test.MockServletContext
-
- getNames() - Method in class org.exoplatform.container.definition.PortalContainerDefinitionChangePlugin
-
- getNames() - Method in class org.exoplatform.container.definition.PortalContainerDefinitionDisablePlugin
-
- getNativeArray() - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- getNextUnit() - Method in class org.exoplatform.container.component.ExecutionUnit
-
- getNonHeapMemoryUsage() - Method in class org.exoplatform.container.monitor.jvm.MemoryInfo
-
- getObject() - Method in class org.exoplatform.container.xml.ObjectParam
-
- getObject() - Method in class org.exoplatform.container.xml.ObjectParameter
-
- getObject() - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- getObject(InputStream) - Static method in class org.exoplatform.xml.object.XMLObject
-
- getObjectParam(String) - Method in class org.exoplatform.container.xml.InitParams
-
- getObjectParam(String) - Method in class org.exoplatform.container.xml.ServiceConfiguration
-
- getObjectParamIterator() - Method in class org.exoplatform.container.xml.InitParams
-
- getObjectParamIterator() - Method in class org.exoplatform.container.xml.ServiceConfiguration
-
- getObjectParamValues(Class<T>) - Method in class org.exoplatform.container.xml.InitParams
-
- getObjectParamValues(Class) - Method in class org.exoplatform.container.xml.ServiceConfiguration
-
- getObjectPendingFinalizationCount() - Method in class org.exoplatform.container.monitor.jvm.MemoryInfo
-
- getObjectValue() - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- getOSEnvironment() - Method in class org.exoplatform.container.RootContainer
-
- getOwner() - Method in class org.exoplatform.container.SessionContainer
-
- getParameter(String) - Method in class org.exoplatform.container.xml.InitParams
-
- getParameter(String) - Method in class org.exoplatform.container.xml.ServiceConfiguration
-
- getParameters() - Method in class org.exoplatform.management.spi.ManagedMethodMetaData
-
- getParent() - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
- getParent() - Method in class org.exoplatform.container.management.ManagementContextImpl
-
- getPlugins() - Method in class org.exoplatform.container.xml.Component
-
- getPortalClassLoader() - Method in class org.exoplatform.container.PortalContainer
-
- getPortalContainer(String) - Method in class org.exoplatform.container.RootContainer
-
- getPortalContainerDefinitions() - Method in class org.exoplatform.container.definition.PortalContainerDefinitionPlugin
-
- getPortalContainerInfo() - Method in class org.exoplatform.container.PortalContainer
-
- getPortalContainerName(String) - Method in class org.exoplatform.container.definition.PortalContainerConfig
-
Gives the portal container names for which the web application is available if several
portal container are available only the fist one will be returned
- getPortalContainerName() - Method in class org.exoplatform.container.ExoContainerContext
-
- getPortalContainerNames(String) - Method in class org.exoplatform.container.definition.PortalContainerConfig
-
Gives the list of all the portal container names for which the web application is available
- getPortalContext() - Method in class org.exoplatform.container.PortalContainer
-
- getPortalName() - Method in class org.exoplatform.container.SessionContainer
-
- getPreferredMimeType() - Method in class org.exoplatform.container.client.http.HttpClientInfo
-
- getPreferredMimeType() - Method in class org.exoplatform.container.client.http.HttpClientType
-
- getPriority() - Method in class org.exoplatform.container.xml.ComponentPlugin
-
- getPriority() - Method in class org.exoplatform.container.xml.ContainerLifecyclePlugin
-
- getProfiles() - Static method in class org.exoplatform.container.ExoContainer
-
- getProperties() - Method in class org.exoplatform.container.xml.PropertiesParam
-
- getProperties() - Method in class org.exoplatform.management.jmx.impl.PropertiesInfo
-
- getProperties() - Method in class org.exoplatform.management.spi.ManagedTypeMetaData
-
- getProperties() - Method in class org.exoplatform.services.log.LogConfigurationInitializer
-
- getPropertiesParam(String) - Method in class org.exoplatform.container.xml.InitParams
-
- getPropertiesParam(String) - Method in class org.exoplatform.container.xml.ServiceConfiguration
-
- getPropertiesParamIterator() - Method in class org.exoplatform.container.xml.InitParams
-
- getPropertiesParamIterator() - Method in class org.exoplatform.container.xml.ServiceConfiguration
-
- getProperty(String) - Method in class org.exoplatform.container.PropertyManagerManaged
-
- getProperty(String) - Method in class org.exoplatform.container.xml.PropertiesParam
-
- getProperty(String) - Method in class org.exoplatform.management.spi.ManagedTypeMetaData
-
- getPropertyIterator() - Method in class org.exoplatform.container.xml.ObjectParam
-
- getPropertyIterator() - Method in class org.exoplatform.container.xml.PropertiesParam
-
- getRealmName(String) - Method in class org.exoplatform.container.definition.PortalContainerConfig
-
Gives the name of the realm related to the given portal container
- getRealmName() - Method in class org.exoplatform.container.definition.PortalContainerDefinition
-
- getRealmName() - Method in class org.exoplatform.container.definition.SafePortalContainerDefinition
-
- getRealmName() - Method in class org.exoplatform.container.ExoContainerContext
-
- getRealmName(String) - Static method in class org.exoplatform.container.PortalContainer
-
Returns the name of the realm corresponding to the given portal container name
- getRealmName() - Method in class org.exoplatform.container.PortalContainer
-
Returns the name of the realm corresponding to the current portal container
- getRealPath(String) - Method in class org.exoplatform.test.MockServletContext
-
- getRegisteredComponentNames() - Method in class org.exoplatform.container.management.ManageableContainer
-
- getRemoteUser() - Method in interface org.exoplatform.container.client.ClientInfo
-
- getRemoteUser() - Method in class org.exoplatform.container.client.http.HttpClientInfo
-
- getRemoteUser() - Method in class org.exoplatform.container.client.MockClientInfo
-
- getRemoteUser() - Method in class org.exoplatform.container.SessionContainer
-
- getRemoveConfiguration() - Method in class org.exoplatform.container.xml.Configuration
-
- getRequestDispatcher(String) - Method in class org.exoplatform.test.MockServletContext
-
- getResource(String, String) - Method in interface org.exoplatform.container.configuration.ConfigurationManager
-
- getResource(String) - Method in interface org.exoplatform.container.configuration.ConfigurationManager
-
- getResource(String, String) - Method in class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
- getResource(String) - Method in class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
- getResource() - Method in class org.exoplatform.container.management.ManagementContextImpl
-
- getResource() - Method in interface org.exoplatform.management.spi.ManagedResource
-
The resource implementation.
- getResource(String) - Method in class org.exoplatform.test.MockServletContext
-
- getResourceAsStream(String) - Method in class org.exoplatform.test.MockServletContext
-
- getResourcePaths(String) - Method in class org.exoplatform.test.MockServletContext
-
- getRestContextName(String) - Method in class org.exoplatform.container.definition.PortalContainerConfig
-
Gives the name of the rest ServletContext related to the given portal container
- getRestContextName() - Method in class org.exoplatform.container.definition.PortalContainerDefinition
-
- getRestContextName() - Method in class org.exoplatform.container.definition.SafePortalContainerDefinition
-
- getRestContextName() - Method in class org.exoplatform.container.ExoContainerContext
-
- getRestContextName(String) - Static method in class org.exoplatform.container.PortalContainer
-
Returns the name of the rest context corresponding to the given portal container name
- getRestContextName() - Method in class org.exoplatform.container.PortalContainer
-
Returns the name of the rest context corresponding to the current portal container
- getScopingData(Class<S>) - Method in class org.exoplatform.container.management.ManagementContextImpl
-
- getScopingData(Class<S>) - Method in interface org.exoplatform.management.spi.ManagedResource
-
Returns the scoping data of the context.
- getScopingObjectName() - Method in class org.exoplatform.container.management.ManageableContainer
-
Gives the ObjectName of the container build from the scoping data
- getServerEnvironment() - Method in class org.exoplatform.container.RootContainer
-
- getServerHome() - Method in class org.exoplatform.container.monitor.jvm.J2EEServerInfo
-
- getServerInfo() - Method in class org.exoplatform.test.MockServletContext
-
- getServerName() - Method in class org.exoplatform.container.monitor.jvm.J2EEServerInfo
-
- getServiceKey() - Method in class org.exoplatform.container.xml.ServiceConfiguration
-
- getServiceType() - Method in class org.exoplatform.container.xml.ServiceConfiguration
-
- getServlet(String) - Method in class org.exoplatform.test.MockServletContext
-
- getServletContext() - Method in class org.exoplatform.container.web.AbstractFilter
-
- getServletContext() - Method in class org.exoplatform.container.web.AbstractHttpServlet
-
- getServletContext() - Method in class org.exoplatform.container.WebAppInitContext
-
- getServletContextName() - Method in class org.exoplatform.container.WebAppInitContext
-
- getServletContextName() - Method in class org.exoplatform.test.MockServletContext
-
- getServletNames() - Method in class org.exoplatform.test.MockServletContext
-
- getServlets() - Method in class org.exoplatform.test.MockServletContext
-
- getSessionContainer(String) - Method in interface org.exoplatform.container.SessionManager
-
- getSessionContainer(String) - Method in class org.exoplatform.container.SessionManagerImpl
-
- getSessionId() - Method in class org.exoplatform.container.SessionContainer
-
- getSessionManager() - Method in class org.exoplatform.container.PortalContainer
-
- getSessionManager() - Method in interface org.exoplatform.container.SessionManagerContainer
-
- getSessionManager() - Method in class org.exoplatform.container.StandaloneContainer
- getSetMethod() - Method in class org.exoplatform.container.xml.ComponentPlugin
-
- getSetter() - Method in class org.exoplatform.management.spi.ManagedPropertyMetaData
-
- getSetterDescription() - Method in class org.exoplatform.management.spi.ManagedPropertyMetaData
-
- getSetterParameter() - Method in class org.exoplatform.management.spi.ManagedPropertyMetaData
-
- getSetting(String, String) - Method in class org.exoplatform.container.definition.PortalContainerConfig
-
Give the value of a given setting for a given portal container name
- getSetting(String) - Method in class org.exoplatform.container.ExoContainerContext
-
- getSetting(String, String) - Static method in class org.exoplatform.container.PortalContainer
-
Returns the value of the setting corresponding to the given portal container name
and the given setting name
- getSetting(String) - Method in class org.exoplatform.container.PortalContainer
-
Returns the value of the setting corresponding to the current portal container
- getSettings() - Method in class org.exoplatform.container.definition.PortalContainerDefinition
-
- getSettings() - Method in class org.exoplatform.container.definition.SafePortalContainerDefinition
-
- getSharedLibDirectory() - Method in class org.exoplatform.container.monitor.jvm.J2EEServerInfo
-
- getShowDeployInfo() - Method in class org.exoplatform.container.xml.Component
-
- getSortedConstructors(Class<?>) - Static method in class org.exoplatform.container.util.ContainerUtil
-
- getSpecName() - Method in interface org.exoplatform.container.monitor.jvm.JVMRuntimeInfo
-
- getSpecName() - Method in class org.exoplatform.container.monitor.jvm.JVMRuntimeInfoImpl
-
- getSpecVendor() - Method in interface org.exoplatform.container.monitor.jvm.JVMRuntimeInfo
-
- getSpecVendor() - Method in class org.exoplatform.container.monitor.jvm.JVMRuntimeInfoImpl
-
- getSpecVersion() - Method in interface org.exoplatform.container.monitor.jvm.JVMRuntimeInfo
-
- getSpecVersion() - Method in class org.exoplatform.container.monitor.jvm.JVMRuntimeInfoImpl
-
- getStartTime() - Method in interface org.exoplatform.container.monitor.jvm.JVMRuntimeInfo
-
- getStartTime() - Method in class org.exoplatform.container.monitor.jvm.JVMRuntimeInfoImpl
-
- getStatus() - Method in class org.exoplatform.container.SessionContainer
-
- getString() - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- getSystemProperties() - Method in interface org.exoplatform.container.monitor.jvm.JVMRuntimeInfo
-
- getSystemProperties() - Method in class org.exoplatform.container.monitor.jvm.JVMRuntimeInfoImpl
-
- getSystemPropertiesAsText() - Method in interface org.exoplatform.container.monitor.jvm.JVMRuntimeInfo
-
- getSystemPropertiesAsText() - Method in class org.exoplatform.container.monitor.jvm.JVMRuntimeInfoImpl
-
- getTargetComponent() - Method in class org.exoplatform.container.xml.ExternalComponentPlugins
-
- getThreadContext() - Method in interface org.exoplatform.container.component.ThreadContextHolder
-
Gives the value corresponding to the context of the thread
- getTopContainer() - Static method in class org.exoplatform.container.ExoContainerContext
-
- getType() - Method in class org.exoplatform.container.client.http.HttpClientType
-
- getType() - Method in interface org.exoplatform.container.RootContainer.PortalContainerInitTask
-
- getType() - Method in class org.exoplatform.container.RootContainer.PortalContainerPostCreateTask
- getType() - Method in class org.exoplatform.container.RootContainer.PortalContainerPostInitTask
- getType() - Method in class org.exoplatform.container.RootContainer.PortalContainerPreInitTask
- getType() - Method in class org.exoplatform.container.xml.Component
-
- getType() - Method in class org.exoplatform.container.xml.ComponentLifecyclePlugin
-
- getType() - Method in class org.exoplatform.container.xml.ComponentPlugin
-
- getType() - Method in class org.exoplatform.container.xml.ContainerLifecyclePlugin
-
- getType() - Method in class org.exoplatform.container.xml.LifecyclePlugin
-
- getType() - Method in class org.exoplatform.container.xml.ObjectParam
-
- getType() - Method in class org.exoplatform.management.spi.ManagedTypeMetaData
-
- getType() - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- getType() - Method in class org.exoplatform.xml.object.XMLCollection
-
- getType() - Method in class org.exoplatform.xml.object.XMLMap
-
- getType() - Method in class org.exoplatform.xml.object.XMLNativeArray
-
- getType() - Method in class org.exoplatform.xml.object.XMLObject
-
- getUniqueId() - Method in class org.exoplatform.container.SessionContainer
-
- getUptime() - Method in interface org.exoplatform.container.monitor.jvm.JVMRuntimeInfo
-
- getUptime() - Method in class org.exoplatform.container.monitor.jvm.JVMRuntimeInfoImpl
-
- getURL(String) - Method in interface org.exoplatform.container.configuration.ConfigurationManager
-
- getURL(String) - Method in class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
- getURL(String) - Method in class org.exoplatform.test.MockConfigurationManagerImpl
-
- getUseCache() - Static method in class org.exoplatform.container.PropertyManagerManaged
-
- getUserAgentPattern() - Method in class org.exoplatform.container.client.http.HttpClientInfo
-
- getUserAgentPattern() - Method in class org.exoplatform.container.client.http.HttpClientType
-
- getValue() - Method in class org.exoplatform.container.xml.Property
-
- getValue() - Method in class org.exoplatform.container.xml.ValueParam
-
- getValue() - Method in class org.exoplatform.container.xml.ValuesParam
-
- getValue() - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- getValue() - Method in class org.exoplatform.xml.object.XMLEntry
-
- getValue() - Method in class org.exoplatform.xml.object.XMLNativeArray
-
- getValueParam(String) - Method in class org.exoplatform.container.xml.InitParams
-
- getValueParam(String) - Method in class org.exoplatform.container.xml.ServiceConfiguration
-
- getValueParamIterator() - Method in class org.exoplatform.container.xml.InitParams
-
- getValueParamIterator() - Method in class org.exoplatform.container.xml.ServiceConfiguration
-
- getValues() - Method in class org.exoplatform.container.xml.ValuesParam
-
- getValuesParam(String) - Method in class org.exoplatform.container.xml.InitParams
-
- getValuesParam(String) - Method in class org.exoplatform.container.xml.ServiceConfiguration
-
- getValuesParamIterator() - Method in class org.exoplatform.container.xml.InitParams
-
- getValuesParamIterator() - Method in class org.exoplatform.container.xml.ServiceConfiguration
-
- getVersion() - Method in interface org.exoplatform.container.monitor.jvm.OperatingSystemInfo
-
- getVersion() - Method in class org.exoplatform.container.monitor.jvm.OperatingSystemInfoImpl
-
- getVmName() - Method in interface org.exoplatform.container.monitor.jvm.JVMRuntimeInfo
-
- getVmName() - Method in class org.exoplatform.container.monitor.jvm.JVMRuntimeInfoImpl
-
- getVmVendor() - Method in interface org.exoplatform.container.monitor.jvm.JVMRuntimeInfo
-
- getVmVendor() - Method in class org.exoplatform.container.monitor.jvm.JVMRuntimeInfoImpl
-
- getVmVersion() - Method in interface org.exoplatform.container.monitor.jvm.JVMRuntimeInfo
-
- getVmVersion() - Method in class org.exoplatform.container.monitor.jvm.JVMRuntimeInfoImpl
-
- getWebAppClassLoader(ServletContext) - Method in class org.exoplatform.container.PortalContainer
-
- getWebappClassLoader() - Method in class org.exoplatform.container.WebAppInitContext
-
- getWurflInputStream() - Method in class org.exoplatform.container.util.ExoWurflSource
-
- getWurflPatchInputStream() - Method in class org.exoplatform.container.util.ExoWurflSource
-
- getXMLCollection(InputStream) - Static method in class org.exoplatform.xml.object.XMLCollection
-
- getXMLObject() - Method in class org.exoplatform.container.xml.ObjectParameter
-
- getXMLObject(InputStream) - Static method in class org.exoplatform.xml.object.XMLObject
-
- makeChildContainer() - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
- manage(ManagedResource) - Method in class org.exoplatform.management.jmx.impl.JMXManagementProvider
-
- manage(ManagedResource) - Method in interface org.exoplatform.management.spi.ManagementProvider
-
Instruct the management provider to manage the provided managed resource.
- MANAGE_COMPONENT_PERMISSION - Static variable in interface org.exoplatform.container.security.ContainerPermissions
-
Any component modifications have to be protected with this permission
- MANAGE_CONTAINER_PERMISSION - Static variable in interface org.exoplatform.container.security.ContainerPermissions
-
Any operations applied on a container have to be protected with this permission
- MANAGE_THREAD_LOCAL - Static variable in interface org.exoplatform.container.component.ThreadContextHolder
-
- ManageableComponentAdapter - Class in org.exoplatform.container.management
-
- ManageableComponentAdapter(ManageableContainer, ComponentAdapter) - Constructor for class org.exoplatform.container.management.ManageableComponentAdapter
-
- ManageableComponentAdapterFactory - Class in org.exoplatform.container.management
-
- ManageableComponentAdapterFactory(ComponentAdapterFactory) - Constructor for class org.exoplatform.container.management.ManageableComponentAdapterFactory
-
- ManageableComponents - Class in org.exoplatform.container.xml
-
Jul 19, 2004
- ManageableComponents() - Constructor for class org.exoplatform.container.xml.ManageableComponents
-
- ManageableContainer - Class in org.exoplatform.container.management
-
- ManageableContainer() - Constructor for class org.exoplatform.container.management.ManageableContainer
-
- ManageableContainer(PicoContainer) - Constructor for class org.exoplatform.container.management.ManageableContainer
-
- ManageableContainer(ComponentAdapterFactory, PicoContainer) - Constructor for class org.exoplatform.container.management.ManageableContainer
-
- ManageableContainer(ComponentAdapterFactory) - Constructor for class org.exoplatform.container.management.ManageableContainer
-
- Managed - Annotation Type in org.exoplatform.management.annotations
-
Annotates a class or a method.
- ManagedBy - Annotation Type in org.exoplatform.management.annotations
-
Class annotated by this annotation defines an alternative class for a managed object.
- ManagedDescription - Annotation Type in org.exoplatform.management.annotations
-
- ManagedMetaData - Class in org.exoplatform.management.spi
-
Generic base meta data class.
- ManagedMetaData() - Constructor for class org.exoplatform.management.spi.ManagedMetaData
-
- ManagedMethodMetaData - Class in org.exoplatform.management.spi
-
Meta data that describes a managed method.
- ManagedMethodMetaData(Method, ImpactType) - Constructor for class org.exoplatform.management.spi.ManagedMethodMetaData
-
Build a new instance.
- ManagedMethodParameterMetaData - Class in org.exoplatform.management.spi
-
Meta data that describes the parameter of a managed method.
- ManagedMethodParameterMetaData(int) - Constructor for class org.exoplatform.management.spi.ManagedMethodParameterMetaData
-
Build a managed method parameter meta data.
- ManagedName - Annotation Type in org.exoplatform.management.annotations
-
Annotates a method parameter or a getter/setter method.
- ManagedParameterMetaData - Class in org.exoplatform.management.spi
-
Meta data that describes a managed parameter.
- ManagedParameterMetaData() - Constructor for class org.exoplatform.management.spi.ManagedParameterMetaData
-
- ManagedPropertyMetaData - Class in org.exoplatform.management.spi
-
Meta data that describes a managed property.
- ManagedPropertyMetaData(String, Method, String, Method, String, ManagedParameterMetaData) - Constructor for class org.exoplatform.management.spi.ManagedPropertyMetaData
-
- ManagedResource - Interface in org.exoplatform.management.spi
-
The managed resource provided by the kernel to a management provider.
- ManagedTypeMetaData - Class in org.exoplatform.management.spi
-
Meta data that describes a managed type.
- ManagedTypeMetaData(Class) - Constructor for class org.exoplatform.management.spi.ManagedTypeMetaData
-
- ManagementAware - Interface in org.exoplatform.management
-
Defines the contract for managed object that wants to access a management context.
- ManagementContext - Interface in org.exoplatform.management
-
A context for managed objects that wants to do more.
- ManagementContextImpl - Class in org.exoplatform.container.management
-
- ManagementContextImpl(ManageableContainer) - Constructor for class org.exoplatform.container.management.ManagementContextImpl
-
- ManagementContextImpl(ManagementContextImpl, ManageableContainer) - Constructor for class org.exoplatform.container.management.ManagementContextImpl
-
- ManagementContextImpl(ManagementContextImpl, Object, ManagedTypeMetaData) - Constructor for class org.exoplatform.container.management.ManagementContextImpl
-
- ManagementProvider - Interface in org.exoplatform.management.spi
-
This interface is implemented by a management provider such a JMX.
- MAP - Static variable in class org.exoplatform.xml.object.XMLBaseObject
-
- MBeanScopingData - Class in org.exoplatform.management.jmx.impl
-
- MBeanScopingData(int, float) - Constructor for class org.exoplatform.management.jmx.impl.MBeanScopingData
-
- MBeanScopingData(int) - Constructor for class org.exoplatform.management.jmx.impl.MBeanScopingData
-
- MBeanScopingData() - Constructor for class org.exoplatform.management.jmx.impl.MBeanScopingData
-
- MBeanScopingData(Map<? extends String, ? extends String>) - Constructor for class org.exoplatform.management.jmx.impl.MBeanScopingData
-
- mbeanServer - Variable in class org.exoplatform.container.monitor.jvm.J2EEServerInfo
-
- MCIntegration - Interface in org.exoplatform.container.mc
-
The interface used to loosely couple mc-integration to exo-container
- MCIntegrationContainer - Class in org.exoplatform.container.mc
-
Container class that serves as an interception point for MC integration.
- MCIntegrationContainer(ComponentAdapterFactory, PicoContainer) - Constructor for class org.exoplatform.container.mc.MCIntegrationContainer
-
Constructor that exposes super constructor.
- MCIntegrationContainer(PicoContainer) - Constructor for class org.exoplatform.container.mc.MCIntegrationContainer
-
Constructor that exposes super constructor.
- MCIntegrationContainer(ComponentAdapterFactory) - Constructor for class org.exoplatform.container.mc.MCIntegrationContainer
-
Constructor that exposes super constructor.
- MCIntegrationContainer() - Constructor for class org.exoplatform.container.mc.MCIntegrationContainer
-
Constructor that exposes super constructor.
- MCIntegrationInvoker - Class in org.exoplatform.container.mc
-
This class performs a loosely coupled integration to mc-integration logic.
- MCIntegrationInvoker() - Constructor for class org.exoplatform.container.mc.MCIntegrationInvoker
-
- MEMORY_MANAGER_MXBEANS - Static variable in interface org.exoplatform.container.monitor.jvm.JVMRuntimeInfo
-
- MEMORY_POOL_MXBEANS - Static variable in interface org.exoplatform.container.monitor.jvm.JVMRuntimeInfo
-
- MemoryInfo - Class in org.exoplatform.container.monitor.jvm
-
- MemoryInfo() - Constructor for class org.exoplatform.container.monitor.jvm.MemoryInfo
-
- merge(Configuration...) - Static method in class org.exoplatform.container.xml.Configuration
-
Merge all the given configurations and return a safe copy of the result
- merge(ExternalComponentPlugins) - Method in class org.exoplatform.container.xml.ExternalComponentPlugins
-
- mergeConfiguration(Configuration) - Method in class org.exoplatform.container.xml.Configuration
-
- MetaDataBuilder - Class in org.exoplatform.container.management
-
A class that build the management view meta data of a specified class.
- MetaDataBuilder(Class) - Constructor for class org.exoplatform.container.management.MetaDataBuilder
-
Create a new builder.
- MOBILE_BROWSER_TYPE - Static variable in class org.exoplatform.container.client.http.HttpClientInfo
-
- MockClientInfo - Class in org.exoplatform.container.client
-
- MockClientInfo() - Constructor for class org.exoplatform.container.client.MockClientInfo
-
- MockConfigurationManagerImpl - Class in org.exoplatform.test
-
Jul 19, 2004
- MockConfigurationManagerImpl(ServletContext) - Constructor for class org.exoplatform.test.MockConfigurationManagerImpl
-
- MockServletContext - Class in org.exoplatform.test
-
Created by The eXo Platform SARL .
- MockServletContext() - Constructor for class org.exoplatform.test.MockServletContext
-
- MockServletContext(String) - Constructor for class org.exoplatform.test.MockServletContext
-
- MockServletContext(String, String) - Constructor for class org.exoplatform.test.MockServletContext
-
- Multitenant - Annotation Type in org.exoplatform.container.multitenancy
-
An element annotated with @Multitenant will be enhanced to be mutlitenant capable in eXo container.
If applied to a class then it means that such class should be enhanced in special way by
the container to provide per-tenant instances of the component.
- MX4JComponentAdapter - Class in org.exoplatform.container.jmx
-
- MX4JComponentAdapter(Object, Class<?>) - Constructor for class org.exoplatform.container.jmx.MX4JComponentAdapter
-
- MX4JComponentAdapterFactory - Class in org.exoplatform.container.jmx
-
- MX4JComponentAdapterFactory() - Constructor for class org.exoplatform.container.jmx.MX4JComponentAdapterFactory
-
- OBJECT - Static variable in class org.exoplatform.xml.object.XMLBaseObject
-
- ObjectNameBuilder<T> - Class in org.exoplatform.management.jmx.impl
-
A builder for object name templates.
- ObjectNameBuilder(String, Class<? extends T>) - Constructor for class org.exoplatform.management.jmx.impl.ObjectNameBuilder
-
Create a new builder.
- ObjectParam - Class in org.exoplatform.container.xml
-
Jul 19, 2004
- ObjectParam() - Constructor for class org.exoplatform.container.xml.ObjectParam
-
- ObjectParameter - Class in org.exoplatform.container.xml
-
Jul 19, 2004
- ObjectParameter() - Constructor for class org.exoplatform.container.xml.ObjectParameter
-
- observers - Variable in class org.exoplatform.container.multitenancy.bridge.TenantsServiceImpl
-
- onAlreadyExists(ServletContext, PortalContainer) - Method in interface org.exoplatform.container.RootContainer.PortalContainerInitTask
-
This method is called if the related portal container has already been registered
- onAlreadyExists(ServletContext, PortalContainer) - Method in class org.exoplatform.container.RootContainer.PortalContainerPostCreateTask
-
This method is called if the related portal container has already been registered
- onAlreadyExists(ServletContext, PortalContainer) - Method in class org.exoplatform.container.RootContainer.PortalContainerPostInitTask
-
This method is called if the related portal container has already been registered
- onAlreadyExists(ServletContext, PortalContainer) - Method in class org.exoplatform.container.RootContainer.PortalContainerPreInitTask
-
This method is called if the related portal container has already been registered
- onEvent(WebAppEvent) - Method in class org.exoplatform.container.RootContainer
- onEvent(AuthenticationEvent) - Method in class org.exoplatform.container.RootContainer
- onPortalContainerDisabled(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.container.web.PortalContainerFilter
-
Allow the sub classed to execute a task when a user try to access to a
web application corresponding to a
PortalContainer that has been disabled.
- onPortalEnvironmentError(HttpServletRequest, HttpServletResponse) - Method in class org.exoplatform.container.web.AbstractHttpServlet
-
Allow the sub classed to execute a task when the portal environment could not be set
because no related portal container could be found
- onService(ExoContainer, HttpServletRequest, HttpServletResponse) - Method in class org.exoplatform.container.web.AbstractHttpServlet
-
Allow the sub classes to execute a task when the method service is called
- onSessionCreated(ExoContainer, HttpSessionEvent) - Method in class org.exoplatform.container.web.AbstractHttpSessionListener
-
Allow sub-classes to execute an action when a session is created
- onSessionDestroyed(ExoContainer, HttpSessionEvent) - Method in class org.exoplatform.container.web.AbstractHttpSessionListener
-
Allow sub-classes to execute an action when a session is destroyed
- OperatingSystemInfo - Interface in org.exoplatform.container.monitor.jvm
-
- OperatingSystemInfoImpl - Class in org.exoplatform.container.monitor.jvm
-
- OperatingSystemInfoImpl() - Constructor for class org.exoplatform.container.monitor.jvm.OperatingSystemInfoImpl
-
- org.exoplatform.container - package org.exoplatform.container
-
This package provides container API.
- org.exoplatform.container.client - package org.exoplatform.container.client
-
- org.exoplatform.container.client.http - package org.exoplatform.container.client.http
-
- org.exoplatform.container.component - package org.exoplatform.container.component
-
- org.exoplatform.container.configuration - package org.exoplatform.container.configuration
-
- org.exoplatform.container.definition - package org.exoplatform.container.definition
-
- org.exoplatform.container.jmx - package org.exoplatform.container.jmx
-
- org.exoplatform.container.management - package org.exoplatform.container.management
-
- org.exoplatform.container.mc - package org.exoplatform.container.mc
-
- org.exoplatform.container.monitor.jvm - package org.exoplatform.container.monitor.jvm
-
- org.exoplatform.container.multitenancy - package org.exoplatform.container.multitenancy
-
API for Multitenancy support in eXo apps.
- org.exoplatform.container.multitenancy.bridge - package org.exoplatform.container.multitenancy.bridge
-
A bridge abstractions between CF Kernel and eXo Cloud (Cloud Management).
- org.exoplatform.container.security - package org.exoplatform.container.security
-
- org.exoplatform.container.util - package org.exoplatform.container.util
-
- org.exoplatform.container.web - package org.exoplatform.container.web
-
- org.exoplatform.container.xml - package org.exoplatform.container.xml
-
- org.exoplatform.management - package org.exoplatform.management
-
- org.exoplatform.management.annotations - package org.exoplatform.management.annotations
-
This package defines the annotations the defines the management interface of a service.
- org.exoplatform.management.jmx.annotations - package org.exoplatform.management.jmx.annotations
-
This package defines additional meta data for the JMX management layer.
- org.exoplatform.management.jmx.impl - package org.exoplatform.management.jmx.impl
-
The implementation of the management SPI (@link org.exoplatform.management.spi} for the JMX management system.
- org.exoplatform.management.rest.annotations - package org.exoplatform.management.rest.annotations
-
- org.exoplatform.management.spi - package org.exoplatform.management.spi
-
The Service Provider Interface for the eXo management framework.
- org.exoplatform.services.log - package org.exoplatform.services.log
-
- org.exoplatform.test - package org.exoplatform.test
-
- org.exoplatform.xml.object - package org.exoplatform.xml.object
-
- Parameter - Class in org.exoplatform.container.xml
-
- Parameter() - Constructor for class org.exoplatform.container.xml.Parameter
-
- parent - Variable in class org.exoplatform.container.ExoContainer
-
- PDA_BROWSER_TYPE - Static variable in class org.exoplatform.container.client.http.HttpClientInfo
-
- PORTAL_CONTAINER_SETTING_NAME - Static variable in class org.exoplatform.container.definition.PortalContainerConfig
-
The name of the setting corresponding to the portal container name
- PORTAL_CONTAINER_VARIABLE_PREFIX - Static variable in class org.exoplatform.container.xml.Deserializer
-
The prefix of the name of all the variables tied to the current portal container
- PortalContainer - Class in org.exoplatform.container
-
Created by The eXo Platform SAS
The Portal Container is an object responsible for loading services/components.
- PortalContainer(RootContainer, ServletContext) - Constructor for class org.exoplatform.container.PortalContainer
-
- PortalContainer.RegisterTask - Class in org.exoplatform.container
-
This class is used to register a portal container
- PortalContainer.RegisterTask() - Constructor for class org.exoplatform.container.PortalContainer.RegisterTask
-
- PortalContainer.UnregisterTask - Class in org.exoplatform.container
-
This class is used to unregister a portal container
- PortalContainer.UnregisterTask() - Constructor for class org.exoplatform.container.PortalContainer.UnregisterTask
-
- PortalContainerConfig - Class in org.exoplatform.container.definition
-
This class is used to define the configuration related to the portal containers themselves.
- PortalContainerConfig(ConfigurationManager) - Constructor for class org.exoplatform.container.definition.PortalContainerConfig
-
- PortalContainerConfig(ConfigurationManager, PropertyConfigurator) - Constructor for class org.exoplatform.container.definition.PortalContainerConfig
-
- PortalContainerConfig(ConfigurationManager, J2EEServerInfo) - Constructor for class org.exoplatform.container.definition.PortalContainerConfig
-
- PortalContainerConfig(ConfigurationManager, J2EEServerInfo, PropertyConfigurator) - Constructor for class org.exoplatform.container.definition.PortalContainerConfig
-
- PortalContainerConfig(InitParams, ConfigurationManager) - Constructor for class org.exoplatform.container.definition.PortalContainerConfig
-
- PortalContainerConfig(InitParams, ConfigurationManager, PropertyConfigurator) - Constructor for class org.exoplatform.container.definition.PortalContainerConfig
-
- PortalContainerConfig(InitParams, ConfigurationManager, J2EEServerInfo) - Constructor for class org.exoplatform.container.definition.PortalContainerConfig
-
- PortalContainerConfig(InitParams, ConfigurationManager, J2EEServerInfo, PropertyConfigurator) - Constructor for class org.exoplatform.container.definition.PortalContainerConfig
-
- PortalContainerConfigOwner - Class in org.exoplatform.container.web
-
This class is used to indicated that this servlet context provides resources and/or configuration
files to the associated portal containers
Created by The eXo Platform SAS
Author : Nicolas Filotto
nicolas.filotto@exoplatform.com
14 sept.
- PortalContainerConfigOwner() - Constructor for class org.exoplatform.container.web.PortalContainerConfigOwner
-
- PortalContainerCreator - Class in org.exoplatform.container.web
-
This class is used to create and initialize all the portal containers that have been
registered previously
Created by The eXo Platform SAS
Author : Nicolas Filotto
nicolas.filotto@exoplatform.com
9 sept.
- PortalContainerCreator() - Constructor for class org.exoplatform.container.web.PortalContainerCreator
-
- PortalContainerDefinition - Class in org.exoplatform.container.definition
-
- PortalContainerDefinition() - Constructor for class org.exoplatform.container.definition.PortalContainerDefinition
-
- PortalContainerDefinitionChange - Interface in org.exoplatform.container.definition
-
This interface describes the change that cans be applied on a given
PortalContainerDefinition
Created by The eXo Platform SAS
Author : Nicolas Filotto
nicolas.filotto@exoplatform.com
11 juin 2010
- PortalContainerDefinitionChange.AddDependencies - Class in org.exoplatform.container.definition
-
- PortalContainerDefinitionChange.AddDependencies() - Constructor for class org.exoplatform.container.definition.PortalContainerDefinitionChange.AddDependencies
-
- PortalContainerDefinitionChange.AddDependenciesAfter - Class in org.exoplatform.container.definition
-
- PortalContainerDefinitionChange.AddDependenciesAfter() - Constructor for class org.exoplatform.container.definition.PortalContainerDefinitionChange.AddDependenciesAfter
-
- PortalContainerDefinitionChange.AddDependenciesBefore - Class in org.exoplatform.container.definition
-
- PortalContainerDefinitionChange.AddDependenciesBefore() - Constructor for class org.exoplatform.container.definition.PortalContainerDefinitionChange.AddDependenciesBefore
-
- PortalContainerDefinitionChange.AddSettings - Class in org.exoplatform.container.definition
-
- PortalContainerDefinitionChange.AddSettings() - Constructor for class org.exoplatform.container.definition.PortalContainerDefinitionChange.AddSettings
-
- PortalContainerDefinitionChangePlugin - Class in org.exoplatform.container.definition
-
This class allows you to dynamically apply a list of changes to one or several portal containers.
- PortalContainerDefinitionChangePlugin(InitParams) - Constructor for class org.exoplatform.container.definition.PortalContainerDefinitionChangePlugin
-
- PortalContainerDefinitionDisablePlugin - Class in org.exoplatform.container.definition
-
This class allows you to dynamically disable one or several portal containers.
- PortalContainerDefinitionDisablePlugin(InitParams) - Constructor for class org.exoplatform.container.definition.PortalContainerDefinitionDisablePlugin
-
- PortalContainerDefinitionPlugin - Class in org.exoplatform.container.definition
-
This class allows you to dynamically define a new portal container with all its dependencies
Created by The eXo Platform SAS
Author : Nicolas Filotto
nicolas.filotto@exoplatform.com
8 sept.
- PortalContainerDefinitionPlugin(InitParams) - Constructor for class org.exoplatform.container.definition.PortalContainerDefinitionPlugin
-
- PortalContainerFilter - Class in org.exoplatform.container.web
-
This filter will allow to prevent to any accesses to a web application corresponding to a
PortalContainer that has been disabled.
- PortalContainerFilter() - Constructor for class org.exoplatform.container.web.PortalContainerFilter
-
- PortalContainerInfo - Class in org.exoplatform.container.xml
-
- PortalContainerInfo() - Constructor for class org.exoplatform.container.xml.PortalContainerInfo
-
- PortalContainerInfo(ServletContext) - Constructor for class org.exoplatform.container.xml.PortalContainerInfo
-
- postDeregister() - Method in class org.exoplatform.management.jmx.impl.ExoModelMBean
-
- postRegister(Boolean) - Method in class org.exoplatform.management.jmx.impl.ExoModelMBean
-
- preDeregister() - Method in class org.exoplatform.management.jmx.impl.ExoModelMBean
-
- preGet(IMarshallingContext) - Method in class org.exoplatform.container.xml.Component
-
- preGet(IMarshallingContext) - Method in class org.exoplatform.container.xml.ComponentLifecyclePlugin
-
- preGet(IMarshallingContext) - Method in class org.exoplatform.container.xml.ComponentPlugin
-
- preGet(IMarshallingContext) - Method in class org.exoplatform.container.xml.ContainerLifecyclePlugin
-
- prepareParameters(Map<String, String>) - Method in class org.exoplatform.container.util.TemplateConfigurationHelper
-
Filters the map of parameters, leaving only those than matches filtering regular expressions.
- preRegister(MBeanServer, ObjectName) - Method in class org.exoplatform.management.jmx.impl.ExoModelMBean
-
- printMemoryInfo() - Method in class org.exoplatform.container.monitor.jvm.MemoryInfo
-
- processRemoveConfiguration() - Method in class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
- PropertiesInfo - Class in org.exoplatform.management.jmx.impl
-
- PropertiesInfo(Map<String, PropertyInfo>) - Constructor for class org.exoplatform.management.jmx.impl.PropertiesInfo
-
- PropertiesParam - Class in org.exoplatform.container.xml
-
Jul 19, 2004
- PropertiesParam() - Constructor for class org.exoplatform.container.xml.PropertiesParam
-
- Property - Class in org.exoplatform.container.xml
-
- Property() - Constructor for class org.exoplatform.container.xml.Property
-
- Property(String, String) - Constructor for class org.exoplatform.container.xml.Property
-
- Property - Annotation Type in org.exoplatform.management.jmx.annotations
-
A property is made of a key and a value.
- PropertyConfigurator - Class in org.exoplatform.container
-
The property configurator configures a set of system properties via the
PropertyManager
static methods.
- PropertyConfigurator(ConfigurationManager) - Constructor for class org.exoplatform.container.PropertyConfigurator
-
- PropertyConfigurator(InitParams, ConfigurationManager) - Constructor for class org.exoplatform.container.PropertyConfigurator
-
- PropertyInfo - Class in org.exoplatform.management.jmx.impl
-
- PropertyInfo(Class, Property) - Constructor for class org.exoplatform.management.jmx.impl.PropertyInfo
-
- PropertyManagerManaged - Class in org.exoplatform.container
-
- PropertyManagerManaged() - Constructor for class org.exoplatform.container.PropertyManagerManaged
-
- push() - Method in class org.exoplatform.container.component.ThreadContext
-
Pushes values stored into memory into all the Thread Local variables
and keeps previous values to be able to restore old state
- push() - Method in class org.exoplatform.container.component.ThreadContextHandler
-
- readStream(InputStream) - Static method in class org.exoplatform.container.util.Utils
-
Loads the given stream into memory, returns its content as String and
finally close the stream.
- REALM_SETTING_NAME - Static variable in class org.exoplatform.container.definition.PortalContainerConfig
-
The name of the setting corresponding to the relam name
- refresh() - Static method in class org.exoplatform.container.PropertyManagerManaged
-
- register(Object) - Method in class org.exoplatform.container.management.ManagementContextImpl
-
- register(Object) - Method in interface org.exoplatform.management.ManagementContext
-
Register an object as a managed object.
- registerArray(Object[][]) - Method in class org.exoplatform.container.StandaloneContainer
-
- registerChangePlugin(PortalContainerDefinitionChangePlugin) - Method in class org.exoplatform.container.definition.PortalContainerConfig
-
- registerComponent(ComponentAdapter) - Method in class org.exoplatform.container.CachingContainer
-
- registerComponent(ComponentAdapter) - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
This method can be used to override the ComponentAdapter created by the ComponentAdapterFactory
passed to the constructor of this container.
- registerComponent(ComponentAdapter) - Method in class org.exoplatform.container.mc.MCIntegrationContainer
-
Method interception that swaps the original component adapter for intercepting one
for components that require mc integration.
- registerComponent(ComponentAdapter) - Method in interface org.exoplatform.container.multitenancy.bridge.TenantsContainerContext
-
Register component adapter in the context.
- registerComponent(ComponentAdapter) - Method in class org.exoplatform.container.TenantsContainer
-
Method interception that swaps the original component adapter for intercepting one
for components that require mc integration.
- registerComponentImplementation(Class) - Method in class org.exoplatform.container.CachingContainer
-
- registerComponentImplementation(Object, Class) - Method in class org.exoplatform.container.CachingContainer
-
- registerComponentImplementation(Object, Class, Parameter[]) - Method in class org.exoplatform.container.CachingContainer
-
- registerComponentImplementation(Object, Class, List) - Method in class org.exoplatform.container.CachingContainer
-
- registerComponentImplementation(Class) - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
The returned ComponentAdapter will be instantiated by the ComponentAdapterFactory
passed to the container's constructor.
- registerComponentImplementation(Object, Class) - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
The returned ComponentAdapter will be instantiated by the ComponentAdapterFactory
passed to the container's constructor.
- registerComponentImplementation(Object, Class, Parameter[]) - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
The returned ComponentAdapter will be instantiated by the ComponentAdapterFactory
passed to the container's constructor.
- registerComponentImplementation(Object, Class, List) - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
- registerComponentInstance(Object) - Method in class org.exoplatform.container.CachingContainer
-
- registerComponentInstance(Object, Object) - Method in class org.exoplatform.container.CachingContainer
-
- registerComponentInstance(Object) - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
The returned ComponentAdapter will be an InstanceComponentAdapter.
- registerComponentInstance(Object, Object) - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
The returned ComponentAdapter will be an InstanceComponentAdapter.
- registerComponentInstance(Object, Object) - Method in class org.exoplatform.container.management.ManageableContainer
-
- registerComponentInstance(Object, Object) - Method in class org.exoplatform.container.SessionContainer
-
- registerContext(ServletContext) - Method in class org.exoplatform.container.PortalContainer
-
Register a new servlet context that contains configuration files and potentially resource files
We assume that this method is called within the initialization context of the related web application
- registerDisablePlugin(PortalContainerDefinitionDisablePlugin) - Method in class org.exoplatform.container.definition.PortalContainerConfig
-
Allow to disable a set of portal containers
- registerPlugin(PortalContainerDefinitionPlugin) - Method in class org.exoplatform.container.definition.PortalContainerConfig
-
- registerPortalContainer(ServletContext) - Method in class org.exoplatform.container.RootContainer
-
Register a new portal container.
- registerPortalContainerName(String) - Method in class org.exoplatform.container.definition.PortalContainerConfig
-
Registers a name of a portal container if it has not yet been registered
- reload() - Method in class org.exoplatform.container.RootContainer
-
Makes the RootContainer reloads itself and all the portal containers
- reload(String) - Method in class org.exoplatform.container.RootContainer
-
Makes the RootContainer reloads only a given portal container
- removeAttribute(String) - Method in class org.exoplatform.test.MockServletContext
-
- removeChildContainer(PicoContainer) - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
- removeComponentFromCtx(Object) - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
Remove the component corresponding to the given key, from the dependency resolution
context
- removeConfiguration(String) - Method in class org.exoplatform.container.xml.Configuration
-
- removeField(String) - Method in class org.exoplatform.xml.object.XMLObject
-
- removeListener(TenantsStateListener) - Method in class org.exoplatform.container.multitenancy.bridge.TenantsServiceImpl
-
Remove Tenant events listener from Multitenancy sub-system.
- removeListener(TenantsStateListener) - Method in interface org.exoplatform.container.multitenancy.bridge.TenantStateObserver
-
Remove listener from Multitenancy core.
- removeListener(TenantsStateListener) - Method in interface org.exoplatform.container.multitenancy.TenantsService
-
Remove Tenant events listener from Multitenancy sub-system.
- removeParameter(String) - Method in class org.exoplatform.container.xml.InitParams
-
- removeParameter(String) - Method in class org.exoplatform.container.xml.ServiceConfiguration
-
- removePortalContainer(ServletContext) - Method in class org.exoplatform.container.RootContainer
-
Removes the portal container
- removePrefix(String, String) - Method in class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
- removeProperty(String) - Method in class org.exoplatform.services.log.LogConfigurationInitializer
-
Removes property
- removeSessionContainer(String) - Method in class org.exoplatform.container.PortalContainer
-
- removeSessionContainer(String) - Method in interface org.exoplatform.container.SessionManager
-
- removeSessionContainer(String) - Method in interface org.exoplatform.container.SessionManagerContainer
-
- removeSessionContainer(String) - Method in class org.exoplatform.container.SessionManagerImpl
-
- removeSessionContainer(String) - Method in class org.exoplatform.container.StandaloneContainer
- renameField(String, String) - Method in class org.exoplatform.xml.object.XMLObject
-
- RequestLifeCycle - Class in org.exoplatform.container.component
-
The request life cycle object allows a client to demarcate the life cycle of the various components
associated with containers.
- RequestLifeCycle(ExoContainer, List<ComponentRequestLifecycle>) - Constructor for class org.exoplatform.container.component.RequestLifeCycle
-
- requirePortalEnvironment() - Method in class org.exoplatform.container.web.AbstractFilter
-
Indicates if it requires that a full portal environment must be set
- requirePortalEnvironment() - Method in class org.exoplatform.container.web.AbstractHttpServlet
-
Indicates if it requires that a full portal environment must be set
- requirePortalEnvironment() - Method in class org.exoplatform.container.web.AbstractHttpSessionListener
-
Indicates if it requires that a full portal environment must be set
- resetThreadCtx(ServletContext) - Method in interface org.exoplatform.container.mc.MCIntegration
-
Clean up any thread context data stored during initThreadCtx().
- resetThreadCtx(ServletContext) - Static method in class org.exoplatform.container.mc.MCIntegrationInvoker
-
- resolve(Class, Class<? extends Annotation>) - Static method in class org.exoplatform.management.jmx.impl.PropertiesInfo
-
- resolve(Object) - Method in class org.exoplatform.management.jmx.impl.PropertiesInfo
-
- resolveBoolean(String) - Static method in class org.exoplatform.container.xml.Deserializer
-
Resolve a boolean value with the following algorithm:
Resolve any system property in the input value
If the input value is null then the returned value is null
If the value is equals to the string litteral true ignoring the case then true is returned
If the value is equals to the string litteral false ignoring the case then false is returned
Otherwise an IllegalArgumentException is thrown
- resolveDouble(String) - Static method in class org.exoplatform.container.xml.Deserializer
-
Resolve a double value with the following algorithm:
Resolve any system property in the input value
Attempt to parse the value using the
Double.parseDouble(String) method and returns its value.
If the parsing fails then throws an
IllegalArgumentException
- resolveInteger(String) - Static method in class org.exoplatform.container.xml.Deserializer
-
Resolve an integer value with the following algorithm:
Resolve any system property in the input value
Attempt to parse the value using the
Integer.parseInt(String) method and returns its value.
If the parsing fails then throws an
IllegalArgumentException
- resolveLong(String) - Static method in class org.exoplatform.container.xml.Deserializer
-
Resolve a long value with the following algorithm:
Resolve any system property in the input value
Attempt to parse the value using the
Long.parseLong(String) method and returns its value.
If the parsing fails then throws an
IllegalArgumentException
- resolveNClean(String) - Static method in class org.exoplatform.container.xml.Deserializer
-
This method will first resolves the variables then it will clean the results
- resolveString(String) - Static method in class org.exoplatform.container.xml.Deserializer
-
Resolve a string value.
- resolveValue(Object) - Method in class org.exoplatform.management.jmx.impl.PropertyInfo
-
- resolveVariables(String) - Static method in class org.exoplatform.container.xml.Deserializer
-
Resolve the variables of type ${my.var} for the current context which is composed
of the system properties and the portal container settings
- resolveVariables(String, Map<String, Object>) - Static method in class org.exoplatform.container.xml.Deserializer
-
Resolve the variables of type ${my.var} for the current context which is composed
of the system properties, the portal container settings and the given settings
- REST_CONTEXT_SETTING_NAME - Static variable in class org.exoplatform.container.definition.PortalContainerConfig
-
The name of the setting corresponding to the rest context name
- RESTEndpoint - Annotation Type in org.exoplatform.management.rest.annotations
-
Annotates a managed service to define its exposure as a rest endpoint.
- restore() - Method in class org.exoplatform.container.component.ThreadContext
-
Restores the old values of all the Thread Local variables
- restore() - Method in class org.exoplatform.container.component.ThreadContextHandler
-
- RootContainer - Class in org.exoplatform.container
-
Created by The eXo Platform SAS
A base container which plays an important role during the startup.
- RootContainer() - Constructor for class org.exoplatform.container.RootContainer
-
- RootContainer.PortalContainerInitTask - Interface in org.exoplatform.container
-
This interface is used to define a task that needs to be launched at a given state during the
initialization of a portal container
- RootContainer.PortalContainerPostCreateTask - Class in org.exoplatform.container
-
This class is used to define a task that needs to be launched after creating a portal container
Those type of tasks must be launched after all the "post-init" tasks.
- RootContainer.PortalContainerPostCreateTask() - Constructor for class org.exoplatform.container.RootContainer.PortalContainerPostCreateTask
-
- RootContainer.PortalContainerPostInitTask - Class in org.exoplatform.container
-
This class is used to define a task that needs to be launched after the initialization of a
portal container
- RootContainer.PortalContainerPostInitTask() - Constructor for class org.exoplatform.container.RootContainer.PortalContainerPostInitTask
-
- RootContainer.PortalContainerPreInitTask - Class in org.exoplatform.container
-
This class is used to define a task that needs to be launched before the initialization of a
portal container
- RootContainer.PortalContainerPreInitTask() - Constructor for class org.exoplatform.container.RootContainer.PortalContainerPreInitTask
-
- SafePortalContainerDefinition - Class in org.exoplatform.container.definition
-
- SafePortalContainerDefinition(PortalContainerDefinition, PortalContainerDefinition) - Constructor for class org.exoplatform.container.definition.SafePortalContainerDefinition
-
Default constructor
- service(HttpServletRequest, HttpServletResponse) - Method in class org.exoplatform.container.web.AbstractHttpServlet
-
- ServiceConfiguration - Class in org.exoplatform.container.xml
-
Jul 19, 2004
- ServiceConfiguration() - Constructor for class org.exoplatform.container.xml.ServiceConfiguration
-
- servletContextName - Variable in class org.exoplatform.container.web.AbstractFilter
-
The Servlet context name
- servletContextName - Variable in class org.exoplatform.container.web.AbstractHttpServlet
-
The Servlet context name
- SESSION_TO_BE_INVALIDATED_ATTRIBUTE_NAME - Static variable in class org.exoplatform.container.RootContainer
-
The name of the attribute used to mark a session as to be invalidated
- SessionContainer - Class in org.exoplatform.container
-
Created by The eXo Platform SAS Author : Tuan Nguyen
tuan08@users.sourceforge.net Date: Jul 18, 2004 Time: 12:15:28 AM
- SessionContainer(String, String) - Constructor for class org.exoplatform.container.SessionContainer
-
- sessionCreated(HttpSessionEvent) - Method in class org.exoplatform.container.web.AbstractHttpSessionListener
-
- sessionDestroyed(HttpSessionEvent) - Method in class org.exoplatform.container.web.AbstractHttpSessionListener
-
- SessionManager - Interface in org.exoplatform.container
-
Created by The eXo Platform SAS Author : Tuan Nguyen
tuan08@users.sourceforge.net Nov 4, 2005
- SessionManagerContainer - Interface in org.exoplatform.container
-
Created by The eXo Platform SAS Author : Roman Pedchenko
roman.pedchenko@exoplatform.com.ua May 24, 2006
- SessionManagerImpl - Class in org.exoplatform.container
-
Created by The eXo Platform SAS Author : Tuan Nguyen
tuan08@users.sourceforge.net Nov 4, 2005
- SessionManagerImpl() - Constructor for class org.exoplatform.container.SessionManagerImpl
-
- setArray(String) - Method in class org.exoplatform.xml.object.XMLNativeArray
-
- setAttribute(String, Object) - Method in class org.exoplatform.container.ExoContainerContext
-
- setAttribute(String, Object) - Method in class org.exoplatform.test.MockServletContext
-
- setBoolean(Boolean) - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- setClientInfo(ClientInfo) - Method in class org.exoplatform.container.SessionContainer
-
- setCollection(XMLCollection) - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- setCollectiontValue(Collection) - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- setComponentPlugins(ArrayList<ComponentPlugin>) - Method in class org.exoplatform.container.xml.Component
-
- setComponentPlugins(ArrayList<ComponentPlugin>) - Method in class org.exoplatform.container.xml.ExternalComponentPlugins
-
- setComponentsType(ArrayList) - Method in class org.exoplatform.container.xml.ManageableComponents
-
- setConfigurationPath(String) - Static method in class org.exoplatform.container.StandaloneContainer
-
Set configuration path.
- setConfigurationURL(String) - Static method in class org.exoplatform.container.StandaloneContainer
-
Set configuration URL.
- setContainerName(String) - Method in class org.exoplatform.container.xml.PortalContainerInfo
-
- setContext(ManagementContext) - Method in interface org.exoplatform.management.ManagementAware
-
Sets the management context on the management aware object.
- setContextPath(String) - Method in class org.exoplatform.test.MockServletContext
-
- setCurrentContainer(ExoContainer) - Static method in class org.exoplatform.container.ExoContainerContext
-
Sets the current container
- setCurrentExecutionUnit(ExecutionUnit) - Method in class org.exoplatform.container.component.ExecutionContext
-
- setDate(Date) - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- setDependencies(List<String>) - Method in class org.exoplatform.container.definition.PortalContainerDefinition
-
- setDependencies(List<String>) - Method in class org.exoplatform.container.definition.SafePortalContainerDefinition
-
- setDescription(String) - Method in class org.exoplatform.container.BaseContainerLifecyclePlugin
-
- setDescription(String) - Method in class org.exoplatform.container.component.BaseComponentLifecyclePlugin
-
- setDescription(String) - Method in class org.exoplatform.container.component.BaseComponentPlugin
-
- setDescription(String) - Method in interface org.exoplatform.container.component.ComponentLifecyclePlugin
-
- setDescription(String) - Method in interface org.exoplatform.container.component.ComponentListener
-
- setDescription(String) - Method in interface org.exoplatform.container.component.ComponentPlugin
-
- setDescription(String) - Method in interface org.exoplatform.container.ContainerLifecyclePlugin
-
- setDescription(String) - Method in class org.exoplatform.container.xml.Component
-
- setDescription(String) - Method in class org.exoplatform.container.xml.ComponentPlugin
-
- setDescription(String) - Method in class org.exoplatform.container.xml.ContainerLifecyclePlugin
-
- setDescription(String) - Method in class org.exoplatform.container.xml.LifecyclePlugin
-
- setDescription(String) - Method in class org.exoplatform.container.xml.Parameter
-
- setDescription(String) - Method in class org.exoplatform.management.spi.ManagedMetaData
-
- setDouble(Double) - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- setExternalSettingsPath(String) - Method in class org.exoplatform.container.definition.PortalContainerDefinition
-
- setExternalSettingsPath(String) - Method in class org.exoplatform.container.definition.SafePortalContainerDefinition
-
- setFields(Collection) - Method in class org.exoplatform.xml.object.XMLObject
-
- setFields(Map) - Method in class org.exoplatform.xml.object.XMLObject
-
- setFloat(Float) - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- setInitParameter(String, String) - Method in class org.exoplatform.test.MockServletContext
-
- setInitParams(InitParams) - Method in class org.exoplatform.container.BaseContainerLifecyclePlugin
-
- setInitParams(InitParams) - Method in interface org.exoplatform.container.ContainerLifecyclePlugin
-
- setInitParams(InitParams) - Method in class org.exoplatform.container.xml.Component
-
- setInitParams(InitParams) - Method in class org.exoplatform.container.xml.ComponentLifecyclePlugin
-
- setInitParams(InitParams) - Method in class org.exoplatform.container.xml.ComponentPlugin
-
- setInitParams(InitParams) - Method in class org.exoplatform.container.xml.ContainerLifecyclePlugin
-
- setInitParams(InitParams) - Method in class org.exoplatform.container.xml.LifecyclePlugin
-
- setInstance(PortalContainer) - Static method in class org.exoplatform.container.PortalContainer
-
- setInstance(RootContainer) - Static method in class org.exoplatform.container.RootContainer
-
Set the unique instance of the root container
- setInstance(SessionContainer) - Static method in class org.exoplatform.container.SessionContainer
-
- setInt(Integer) - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- setJMXName(String) - Method in class org.exoplatform.container.xml.Component
-
- setKey(String) - Method in class org.exoplatform.container.xml.Component
-
- setKey(XMLBaseObject) - Method in class org.exoplatform.xml.object.XMLEntry
-
- setLastAccessTime(long) - Method in class org.exoplatform.container.SessionContainer
-
- setListeners(ArrayList) - Method in class org.exoplatform.container.xml.Component
-
- setLong(Long) - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- setManageableComponents(List<String>) - Method in class org.exoplatform.container.component.BaseComponentLifecyclePlugin
-
- setManageableComponents(List<String>) - Method in interface org.exoplatform.container.component.ComponentLifecyclePlugin
-
- setManageableComponents(ManageableComponents) - Method in class org.exoplatform.container.xml.ComponentLifecyclePlugin
-
- setMap(XMLMap) - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- setMapValue(Map) - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- setMultiInstance(boolean) - Method in class org.exoplatform.container.xml.Component
-
- setName(String) - Method in class org.exoplatform.container.BaseContainerLifecyclePlugin
-
- setName(String) - Method in class org.exoplatform.container.component.BaseComponentLifecyclePlugin
-
- setName(String) - Method in class org.exoplatform.container.component.BaseComponentPlugin
-
- setName(String) - Method in interface org.exoplatform.container.component.ComponentLifecyclePlugin
-
- setName(String) - Method in interface org.exoplatform.container.component.ComponentListener
-
- setName(String) - Method in interface org.exoplatform.container.component.ComponentPlugin
-
- setName(String) - Method in interface org.exoplatform.container.ContainerLifecyclePlugin
-
- setName(String) - Method in class org.exoplatform.container.definition.PortalContainerDefinition
-
- setName(String) - Method in class org.exoplatform.container.definition.SafePortalContainerDefinition
-
- setName(String) - Method in class org.exoplatform.container.ExoContainerContext
-
sets the name of the container name
- setName(String) - Method in class org.exoplatform.container.xml.ComponentPlugin
-
- setName(String) - Method in class org.exoplatform.container.xml.ContainerLifecyclePlugin
-
- setName(String) - Method in class org.exoplatform.container.xml.LifecyclePlugin
-
- setName(String) - Method in class org.exoplatform.container.xml.Parameter
-
- setName(String) - Method in class org.exoplatform.container.xml.Property
-
- setName(String) - Method in class org.exoplatform.management.spi.ManagedParameterMetaData
-
- setName(String) - Method in class org.exoplatform.test.MockServletContext
-
- setName(String) - Method in class org.exoplatform.xml.object.XMLField
-
- setNativeArray(XMLNativeArray) - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- setNativeArrayValue(Object) - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- setObject(Object) - Method in class org.exoplatform.container.xml.ObjectParameter
-
- setObject(XMLObject) - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- setObjectValue(Object) - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- setPlugins(ArrayList) - Method in class org.exoplatform.container.xml.Component
-
- setPortalName(String) - Method in class org.exoplatform.container.SessionContainer
-
- setPriority(int) - Method in class org.exoplatform.container.xml.ComponentPlugin
-
- setPriority(int) - Method in class org.exoplatform.container.xml.ContainerLifecyclePlugin
-
- setProperty(String, String) - Static method in class org.exoplatform.container.PropertyManagerManaged
-
- setProperty(String, String) - Method in class org.exoplatform.container.xml.PropertiesParam
-
- setProperty(String, String) - Method in class org.exoplatform.services.log.LogConfigurationInitializer
-
Updates or adds property
- setRealmName(String) - Method in class org.exoplatform.container.definition.PortalContainerDefinition
-
- setRealmName(String) - Method in class org.exoplatform.container.definition.SafePortalContainerDefinition
-
- setRestContextName(String) - Method in class org.exoplatform.container.definition.PortalContainerDefinition
-
- setRestContextName(String) - Method in class org.exoplatform.container.definition.SafePortalContainerDefinition
-
- setScopingData(Class<S>, S) - Method in class org.exoplatform.container.management.ManagementContextImpl
-
- setScopingData(Class<S>, S) - Method in interface org.exoplatform.management.spi.ManagedResource
-
Callback made by the provider to the resource to signal that scoping data that is used for the managed resource.
- setServiceKey(String) - Method in class org.exoplatform.container.xml.ServiceConfiguration
-
- setServiceType(String) - Method in class org.exoplatform.container.xml.ServiceConfiguration
-
- setSetMethod(String) - Method in class org.exoplatform.container.xml.ComponentPlugin
-
- setSettings(Map<String, Object>) - Method in class org.exoplatform.container.definition.PortalContainerDefinition
-
- setSettings(Map<String, Object>) - Method in class org.exoplatform.container.definition.SafePortalContainerDefinition
-
- setShowDeployInfo(boolean) - Method in class org.exoplatform.container.xml.Component
-
- setStatus(int) - Method in class org.exoplatform.container.SessionContainer
-
- setString(String) - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- setTargetComponent(String) - Method in class org.exoplatform.container.xml.ExternalComponentPlugins
-
- settings - Variable in class org.exoplatform.container.definition.PortalContainerDefinitionChange.AddSettings
-
The settings to add to the internal settings
- setType(String) - Method in class org.exoplatform.container.xml.Component
-
- setType(String) - Method in class org.exoplatform.container.xml.ComponentLifecyclePlugin
-
- setType(String) - Method in class org.exoplatform.container.xml.ComponentPlugin
-
- setType(String) - Method in class org.exoplatform.container.xml.ContainerLifecyclePlugin
-
- setType(String) - Method in class org.exoplatform.container.xml.LifecyclePlugin
-
- setType(String) - Method in class org.exoplatform.container.xml.ObjectParam
-
- setType(String) - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- setType(Class) - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- setType(String) - Method in class org.exoplatform.xml.object.XMLCollection
-
- setType(String) - Method in class org.exoplatform.xml.object.XMLMap
-
- setType(String) - Method in class org.exoplatform.xml.object.XMLNativeArray
-
- setType(Object) - Method in class org.exoplatform.xml.object.XMLNativeArray
-
- setType(String) - Method in class org.exoplatform.xml.object.XMLObject
-
- setUniqueId(String) - Method in class org.exoplatform.container.SessionContainer
-
- setValidateSchema(boolean) - Method in class org.exoplatform.container.configuration.ConfigurationManagerImpl
-
- setValue(String) - Method in class org.exoplatform.container.xml.Property
-
- setValue(String) - Method in class org.exoplatform.container.xml.ValueParam
-
- setValue(Object) - Method in class org.exoplatform.xml.object.XMLBaseObject
-
- setValue(XMLBaseObject) - Method in class org.exoplatform.xml.object.XMLEntry
-
- setValues(ArrayList) - Method in class org.exoplatform.container.xml.ValuesParam
-
- setXMLObject(XMLObject) - Method in class org.exoplatform.container.xml.ObjectParameter
-
- sharedLibDirecotry_ - Variable in class org.exoplatform.container.monitor.jvm.J2EEServerInfo
-
- SimpleComponentAdapter - Class in org.exoplatform.container
-
- SimpleComponentAdapter(Object, Class) - Constructor for class org.exoplatform.container.SimpleComponentAdapter
-
- StandaloneContainer - Class in org.exoplatform.container
-
Created by The eXo Platform SAS
Singleton, context independent Exo Container with one configuration
entry point.
- STANDARD_BROWSER_TYPE - Static variable in class org.exoplatform.container.client.http.HttpClientInfo
-
- start() - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
Start the components of this PicoContainer and all its logical child containers.
- start() - Method in class org.exoplatform.container.definition.PortalContainerConfig
- start(boolean) - Method in class org.exoplatform.container.ExoContainer
-
Starts the container
- start() - Method in class org.exoplatform.container.ExoContainer
-
- start(Object) - Static method in class org.exoplatform.container.LifecycleVisitor
-
Invoke the standard PicoContainer lifecycle for Startable.start().
- start() - Method in class org.exoplatform.container.monitor.jvm.JVMRuntimeInfoImpl
-
- start() - Method in class org.exoplatform.container.PortalContainer
-
- start() - Method in class org.exoplatform.container.PropertyConfigurator
-
- start() - Method in class org.exoplatform.container.PropertyManagerManaged
-
- start() - Method in class org.exoplatform.services.log.LogConfigurationInitializer
-
- START_STATUS - Static variable in class org.exoplatform.container.SessionContainer
-
- startComponent(ExoContainer, Object) - Method in class org.exoplatform.container.component.BaseComponentLifecyclePlugin
-
- startComponent(ExoContainer) - Method in interface org.exoplatform.container.component.ComponentLifecycle
-
- startComponent(ExoContainer, Object) - Method in interface org.exoplatform.container.component.ComponentLifecyclePlugin
-
- startContainer(ExoContainer) - Method in class org.exoplatform.container.BaseContainerLifecyclePlugin
-
- startContainer(ExoContainer) - Method in interface org.exoplatform.container.ContainerLifecyclePlugin
-
- startContainer() - Method in class org.exoplatform.container.ExoContainer
-
Deprecated.
- startRequest(ExoContainer) - Method in interface org.exoplatform.container.component.ComponentRequestLifecycle
-
- stop() - Method in class org.exoplatform.container.ConcurrentPicoContainer
-
Stop the components of this PicoContainer and all its logical child containers.
- stop() - Method in class org.exoplatform.container.definition.PortalContainerConfig
- stop() - Method in class org.exoplatform.container.ExoContainer
-
- stop(Object) - Static method in class org.exoplatform.container.LifecycleVisitor
-
Invoke the standard PicoContainer lifecycle for Startable.stop().
- stop() - Method in class org.exoplatform.container.management.ManageableContainer
-
- stop() - Method in class org.exoplatform.container.monitor.jvm.JVMRuntimeInfoImpl
-
- stop() - Method in class org.exoplatform.container.PortalContainer
-
- stop() - Method in class org.exoplatform.container.PropertyConfigurator
-
- stop() - Method in class org.exoplatform.container.PropertyManagerManaged
-
- stop() - Method in class org.exoplatform.container.RootContainer
-
- stop() - Method in class org.exoplatform.container.StandaloneContainer
-
Stop the components of this PicoContainer and all its logical child containers.
- stop() - Method in class org.exoplatform.services.log.LogConfigurationInitializer
-
- STOP_STATUS - Static variable in class org.exoplatform.container.SessionContainer
-
- stopComponent(ExoContainer, Object) - Method in class org.exoplatform.container.component.BaseComponentLifecyclePlugin
-
- stopComponent(ExoContainer) - Method in interface org.exoplatform.container.component.ComponentLifecycle
-
- stopComponent(ExoContainer, Object) - Method in interface org.exoplatform.container.component.ComponentLifecyclePlugin
-
- stopContainer(ExoContainer) - Method in class org.exoplatform.container.BaseContainerLifecyclePlugin
-
- stopContainer(ExoContainer) - Method in interface org.exoplatform.container.ContainerLifecyclePlugin
-
- stopContainer() - Method in class org.exoplatform.container.ExoContainer
-
Deprecated.
- stopping - Variable in class org.exoplatform.container.ExoContainer
-
- store() - Method in class org.exoplatform.container.component.ThreadContext
-
Stores into memory the current values of all the Thread Local variables
- store() - Method in class org.exoplatform.container.component.ThreadContextHandler
-
- STRING - Static variable in class org.exoplatform.xml.object.XMLBaseObject
-