DAnCE::ArtifactInstallationHandler Interface Reference
import "DAnCE_ArtifactInstallation.idl";
List of all members.
Public Member Functions |
void | install (inout::Deployment::ArtifactDeploymentDescription artifact, in string uuid) raises (::Deployment::PlanError) |
void | uninstall (in string uuid) |
Public Attributes |
readonly attribute string | protocol |
Detailed Description
Each ArtifactInstallationHandler knows how to handle a single protocol.
Member Function Documentation
void DAnCE::ArtifactInstallationHandler::install |
( |
inout::Deployment::ArtifactDeploymentDescription |
artifact, |
|
|
in string |
uuid | |
|
) |
| | raises (::Deployment::PlanError) |
void DAnCE::ArtifactInstallationHandler::uninstall |
( |
in string |
uuid |
) |
|
Member Data Documentation
The documentation for this interface was generated from the following file: