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 ProcessingUnitDeploymentDependencies
COMMANDLINE_OPTION -
Constructor Summary
ConstructorsConstructorDescriptionDefaultProcessingUnitDeploymentDependencies(org.jini.rio.core.RequiredDependencies requiredDependencies) -
Method Summary
Methods inherited from class AbstractProcessingUnitDetailedDependencies
addDependencies, addDependency, getDependencyByName, getRequiredProcessingUnitsNames, isEmpty, toRequiredDependenciesMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface InternalProcessingUnitDetailedDependencies
addDependencies, addDependency, toRequiredDependenciesMethods inherited from interface 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>
-