public interface InternalProcessingUnitDependencies<T extends ProcessingUnitDependency,IT extends InternalProcessingUnitDependency> extends ProcessingUnitDependencies<T>
Modifier and Type | Method and Description |
---|---|
void |
addDetailedDependencies(ProcessingUnitDetailedDependencies<? extends ProcessingUnitDependency> dependencies) |
void |
addDetailedDependenciesByCommandLineOption(String commandLineOption,
org.jini.rio.core.RequiredDependencies requiredDependencies) |
InternalProcessingUnitDeploymentDependencies<T,IT> |
getDeploymentDependencies() |
void |
setDeploymentDependencies(InternalProcessingUnitDeploymentDependencies<T,IT> deploymentDependencies) |
CommandLineParser.Parameter[] |
toCommandLineParameters() |
getDependenciesRequiredProcessingUnitNames
InternalProcessingUnitDeploymentDependencies<T,IT> getDeploymentDependencies()
getDeploymentDependencies
in interface ProcessingUnitDependencies<T extends ProcessingUnitDependency>
void addDetailedDependencies(ProcessingUnitDetailedDependencies<? extends ProcessingUnitDependency> dependencies)
void addDetailedDependenciesByCommandLineOption(String commandLineOption, org.jini.rio.core.RequiredDependencies requiredDependencies)
CommandLineParser.Parameter[] toCommandLineParameters()
void setDeploymentDependencies(InternalProcessingUnitDeploymentDependencies<T,IT> deploymentDependencies)
Copyright © GigaSpaces.