GigaSpaces XAP 8.0 API

org.openspaces.pu.container
Interface DeployableProcessingUnitContainerProvider

All Superinterfaces:
ProcessingUnitContainerProvider
All Known Subinterfaces:
JeeProcessingUnitContainerProvider
All Known Implementing Classes:
DotnetProcessingUnitContainerProvider, JettyJeeProcessingUnitContainerProvider

public interface DeployableProcessingUnitContainerProvider
extends ProcessingUnitContainerProvider

Author:
kimchy

Field Summary
static String CONTEXT_PROPERTY_DEPLOY_PATH
           
 
Fields inherited from interface org.openspaces.pu.container.ProcessingUnitContainerProvider
CONTAINER_CLASS_PROP
 
Method Summary
 void setDeployPath(File deployPath)
          Sets the path where the processing unit deployment was extracted to.
 
Methods inherited from interface org.openspaces.pu.container.ProcessingUnitContainerProvider
createContainer
 

Field Detail

CONTEXT_PROPERTY_DEPLOY_PATH

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

setDeployPath

void setDeployPath(File deployPath)
Sets the path where the processing unit deployment was extracted to.


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.