public abstract class ApplicationContextProcessingUnitContainerProvider extends ProcessingUnitContainerProvider
Modifier and Type | Field and Description |
---|---|
protected static String |
DEFAULT_FS_PU_CONTEXT_LOCATION |
static String |
DEFAULT_PU_CONTEXT_LOCATION |
CONTAINER_CLASS_PROP, CONTEXT_PROPERTY_DEPLOY_PATH, SPACE_NAME_PROPERTY_KEY
Constructor and Description |
---|
ApplicationContextProcessingUnitContainerProvider() |
Modifier and Type | Method and Description |
---|---|
abstract void |
addConfigLocation(org.springframework.core.io.Resource resource) |
abstract void |
addConfigLocation(String configLocation) |
createContainer, getBeanLevelProperties, getClusterInfo, getConfig, setBeanLevelProperties, setClassLoader, setClusterInfo, setDeployPath, setManifestUrls, setMetricRegistrator, setSpaceName
public static final String DEFAULT_PU_CONTEXT_LOCATION
protected static final String DEFAULT_FS_PU_CONTEXT_LOCATION
public ApplicationContextProcessingUnitContainerProvider()
public abstract void addConfigLocation(String configLocation) throws IOException
IOException
public abstract void addConfigLocation(org.springframework.core.io.Resource resource) throws IOException
IOException
Copyright © GigaSpaces.