T - The life cycle of the required processing unit. This is an extension point for
            Cloudify that has a more elaborate startup sequence and allows depending on different
            startup stages of the required processing unit.public interface ProcessingUnitDependencies<T extends ProcessingUnitDependency>
| Modifier and Type | Method and Description | 
|---|---|
| String[] | getDependenciesRequiredProcessingUnitNames() | 
| ProcessingUnitDeploymentDependencies<T> | getDeploymentDependencies() | 
ProcessingUnitDeploymentDependencies<T> getDeploymentDependencies()
String[] getDependenciesRequiredProcessingUnitNames()
Copyright © GigaSpaces.