cca-spec-babel  0.8.6-unstable(developer)
Public Member Functions
gov.cca.ComponentID Interface Reference

An opaque reference to a Component. More...

List of all members.

Public Member Functions

string getInstanceName () throws CCAException
 Returns the instance name provided in BuilderService.createInstance() or in AbstractFramework.getServices().
string getSerialization () throws CCAException
 Returns a framework specific serialization of the ComponentID.

Detailed Description

An opaque reference to a Component.


Member Function Documentation

Returns the instance name provided in BuilderService.createInstance() or in AbstractFramework.getServices().

Exceptions:
CCAExceptionif ComponentID is invalid

Returns a framework specific serialization of the ComponentID.

Exceptions:
CCAExceptionif ComponentID is invalid.

The documentation for this interface was generated from the following file: