|
GigaSpaces - Open Spaces | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JeeProcessingUnitContainerProvider
An extension to the ApplicationContextProcessingUnitContainerProvider
that can handle JEE processing units.
| Field Summary | |
|---|---|
static String |
APPLICATION_CONTEXT_CONTEXT
The ServletContext key under which the ApplicationContext
(loaded from the pu.xml) is stored. |
static String |
BEAN_LEVEL_PROPERTIES_CONTEXT
The ServletContext key under which the BeanLevelProperties
is stored. |
static String |
CLUSTER_INFO_CONTEXT
The ServletContext key under which the ClusterInfo
is stored. |
| Fields inherited from interface org.openspaces.pu.container.spi.ApplicationContextProcessingUnitContainerProvider |
|---|
DEFAULT_FS_PU_CONTEXT_LOCATION, DEFAULT_PU_CONTEXT_LOCATION |
| Fields inherited from interface org.openspaces.pu.container.ProcessingUnitContainerProvider |
|---|
CONTAINER_CLASS_PROP |
| Fields inherited from interface org.openspaces.pu.container.DeployableProcessingUnitContainerProvider |
|---|
CONTEXT_PROPERTY_DEPLOY_PATH |
| Fields inherited from interface org.openspaces.pu.container.ProcessingUnitContainerProvider |
|---|
CONTAINER_CLASS_PROP |
| Method Summary |
|---|
| Methods inherited from interface org.openspaces.pu.container.spi.ApplicationContextProcessingUnitContainerProvider |
|---|
addConfigLocation, addConfigLocation |
| Methods inherited from interface org.openspaces.pu.container.ProcessingUnitContainerProvider |
|---|
createContainer |
| Methods inherited from interface org.openspaces.core.cluster.ClusterInfoAware |
|---|
setClusterInfo |
| Methods inherited from interface org.openspaces.core.properties.BeanLevelPropertiesAware |
|---|
setBeanLevelProperties |
| Methods inherited from interface org.openspaces.pu.container.DeployableProcessingUnitContainerProvider |
|---|
setDeployPath |
| Methods inherited from interface org.openspaces.pu.container.ProcessingUnitContainerProvider |
|---|
createContainer |
| Field Detail |
|---|
static final String CLUSTER_INFO_CONTEXT
ServletContext key under which the ClusterInfo
is stored.
static final String BEAN_LEVEL_PROPERTIES_CONTEXT
ServletContext key under which the BeanLevelProperties
is stored.
static final String APPLICATION_CONTEXT_CONTEXT
ServletContext key under which the ApplicationContext
(loaded from the pu.xml) is stored.
|
GigaSpaces - Open Spaces | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||