import "Deployment.idl";
Inheritance diagram for Deployment::NodeApplicationManager:
Public Member Functions | |
Application | perform_redeployment (in Properties configProperty, out Connections providedReference, in boolean add_or_remove, in boolean start) raises (PlanError, InstallationFailure, UnknownImplId, ImplEntryPointNotFound, InvalidConnection, InvalidProperty, ::Components::RemoveFailure) |
void | reset_plan (in DeploymentPlan plan) |
CIAO specific operation to reset deployment plan. | |
void | set_shared_components (in ComponentPlans components) |
|
CIAO specific operation to handle dynamic system redeployment and reconfiguration This operation could handle dynamic redeployment for a node-level deployment plan within a node add_or_remove If true, we add new components only, vice vesa. |
|
CIAO specific operation to reset deployment plan.
|
|
CIAO speicfic operation to set the information of "shared components" (through NodeManager) |