Class DefaultProcessingUnitDeploymentDependencies
java.lang.Object
org.openspaces.admin.internal.pu.dependency.AbstractProcessingUnitDetailedDependencies<ProcessingUnitDependency,InternalProcessingUnitDependency>
org.openspaces.admin.internal.pu.dependency.DefaultProcessingUnitDeploymentDependencies
- All Implemented Interfaces:
InternalProcessingUnitDeploymentDependencies<ProcessingUnitDependency,,InternalProcessingUnitDependency> InternalProcessingUnitDetailedDependencies<ProcessingUnitDependency,,InternalProcessingUnitDependency> ProcessingUnitDetailedDependencies<ProcessingUnitDependency>,ProcessingUnitDeploymentDependencies<ProcessingUnitDependency>
public class DefaultProcessingUnitDeploymentDependencies
extends AbstractProcessingUnitDetailedDependencies<ProcessingUnitDependency,InternalProcessingUnitDependency>
implements InternalProcessingUnitDeploymentDependencies<ProcessingUnitDependency,InternalProcessingUnitDependency>
-
Field Summary
Fields inherited from interface org.openspaces.admin.pu.dependency.ProcessingUnitDeploymentDependencies
COMMANDLINE_OPTION -
Constructor Summary
ConstructorsConstructorDescriptionDefaultProcessingUnitDeploymentDependencies(org.jini.rio.core.RequiredDependencies requiredDependencies) -
Method Summary
Methods inherited from class org.openspaces.admin.internal.pu.dependency.AbstractProcessingUnitDetailedDependencies
addDependencies, addDependency, getDependencyByName, getRequiredProcessingUnitsNames, isEmpty, toRequiredDependenciesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openspaces.admin.internal.pu.dependency.InternalProcessingUnitDetailedDependencies
addDependencies, addDependency, toRequiredDependenciesMethods inherited from interface org.openspaces.admin.internal.pu.dependency.ProcessingUnitDetailedDependencies
getDependencyByName, getRequiredProcessingUnitsNames, isEmpty
-
Constructor Details
-
DefaultProcessingUnitDeploymentDependencies
public DefaultProcessingUnitDeploymentDependencies() -
DefaultProcessingUnitDeploymentDependencies
public DefaultProcessingUnitDeploymentDependencies(org.jini.rio.core.RequiredDependencies requiredDependencies)
-
-
Method Details
-
getCommandLineOption
- Specified by:
getCommandLineOptionin interfaceInternalProcessingUnitDetailedDependencies<ProcessingUnitDependency,InternalProcessingUnitDependency>
-