Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

maci::ComponentSpec Struct Reference

import "maci.idl";

List of all members.

Public Attributes

CURL component_name
 Name of the component.
string component_type
 IDL interface implemented by the component.
string component_code
 Executable code for the component (e.g. DLL, Java class).
string container_name
 Container where the component is deployed.


Detailed Description

This structure contains all fields necessary to describe a component and its deployment information.


Member Data Documentation

string maci::ComponentSpec::component_code
 

Executable code for the component (e.g. DLL, Java class).

CURL maci::ComponentSpec::component_name
 

Name of the component.

string maci::ComponentSpec::component_type
 

IDL interface implemented by the component.

string maci::ComponentSpec::container_name
 

Container where the component is deployed.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 30 02:29:42 2009 for ACS IDL interfaces by doxygen 1.3.8