import "maci.idl";
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. |
|
Executable code for the component (e.g. DLL, Java class).
|
|
Name of the component.
|
|
IDL interface implemented by the component.
|
|
Container where the component is deployed.
|