| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcessingUnitDeploymentTopology
| Method Summary | |
|---|---|
 ProcessingUnitDeploymentTopology | 
addDependencies(org.openspaces.admin.internal.pu.dependency.ProcessingUnitDetailedDependencies<? extends ProcessingUnitDependency> deploymentDependencies)
Postpones deployment of processing unit instances until the specified dependencies are met.  | 
 ProcessingUnitDeploymentTopology | 
addDependency(String requiredProcessingUnitName)
Postpones deployment of processing unit instances deployment until the specified processing unit deployment is complete.  | 
 ProcessingUnitConfigHolder | 
create()
Converts this fluent API object to a lazy implementation of ProcessingUnitConfig  | 
 ProcessingUnitDeploymentTopology | 
secured(boolean secured)
Will deploy a secured processing unit.  | 
 ProcessingUnitDeploymentTopology | 
userDetails(String userName,
            String password)
Advanced: Sets the security user details for authentication and authorization of the processing unit.  | 
 ProcessingUnitDeploymentTopology | 
userDetails(UserDetails userDetails)
Advanced: Sets the security user details for authentication and authorization of the processing unit.  | 
| Method Detail | 
|---|
ProcessingUnitDeploymentTopology secured(boolean secured)
ProcessingUnitDeploymentTopology userDetails(UserDetails userDetails)
ProcessingUnitDeploymentTopology userDetails(String userName,
                                             String password)
ProcessingUnitDeploymentTopology addDependencies(org.openspaces.admin.internal.pu.dependency.ProcessingUnitDetailedDependencies<? extends ProcessingUnitDependency> deploymentDependencies)
ProcessingUnitDeploymentDependenciesConfigurerProcessingUnitDeploymentTopology addDependency(String requiredProcessingUnitName)
ProcessingUnitConfigHolder create()
  | 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||