DAnCE::ArtifactInstallation Interface Reference

import "DAnCE_ArtifactInstallation.idl";

List of all members.

Public Member Functions

void install (in::Deployment::ArtifactDeploymentDescription artifact, in string uuid) raises (::Deployment::PlanError)
void uninstall (in string uuid)
string get_artifact_location (in string uuid)
 Used by component/locality server to query location of a given artifact.

Member Function Documentation

string DAnCE::ArtifactInstallation::get_artifact_location ( in string  uuid  ) 

Used by component/locality server to query location of a given artifact.

void DAnCE::ArtifactInstallation::install ( in::Deployment::ArtifactDeploymentDescription  artifact,
in string  uuid 
) raises (::Deployment::PlanError)

Acts as a front end to the ArtifactInstallationHandlers that were installed at object creation. Each InstallationHandler is capable of handling a single URI type;

void DAnCE::ArtifactInstallation::uninstall ( in string  uuid  ) 

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2