GigaSpaces XAP 8.0 API

org.openspaces.pu.container.spi
Interface ApplicationContextProcessingUnitContainerProvider

All Superinterfaces:
BeanLevelPropertiesAware, ClassLoaderAwareProcessingUnitContainerProvider, ClusterInfoAware, ProcessingUnitContainerProvider
All Known Subinterfaces:
JeeProcessingUnitContainerProvider
All Known Implementing Classes:
IntegratedProcessingUnitContainerProvider, JettyJeeProcessingUnitContainerProvider, StandaloneProcessingUnitContainerProvider

public interface ApplicationContextProcessingUnitContainerProvider
extends ProcessingUnitContainerProvider, ClusterInfoAware, BeanLevelPropertiesAware, ClassLoaderAwareProcessingUnitContainerProvider

Author:
kimchy

Field Summary
static String DEFAULT_FS_PU_CONTEXT_LOCATION
           
static String DEFAULT_PU_CONTEXT_LOCATION
           
 
Fields inherited from interface org.openspaces.pu.container.ProcessingUnitContainerProvider
CONTAINER_CLASS_PROP
 
Method Summary
 void addConfigLocation(Resource resource)
           
 void addConfigLocation(String configLocation)
           
 
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.ClassLoaderAwareProcessingUnitContainerProvider
setClassLoader
 
Methods inherited from interface org.openspaces.pu.container.ProcessingUnitContainerProvider
createContainer
 

Field Detail

DEFAULT_PU_CONTEXT_LOCATION

static final String DEFAULT_PU_CONTEXT_LOCATION
See Also:
Constant Field Values

DEFAULT_FS_PU_CONTEXT_LOCATION

static final String DEFAULT_FS_PU_CONTEXT_LOCATION
See Also:
Constant Field Values
Method Detail

addConfigLocation

void addConfigLocation(String configLocation)
                       throws IOException
Throws:
IOException

addConfigLocation

void addConfigLocation(Resource resource)
                       throws IOException
Throws:
IOException

GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.