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. | |
| string gov.cca.ComponentID.getInstanceName | ( | ) | throws CCAException |
Returns the instance name provided in BuilderService.createInstance() or in AbstractFramework.getServices().
| CCAException | if ComponentID is invalid |
| string gov.cca.ComponentID.getSerialization | ( | ) | throws CCAException |
Returns a framework specific serialization of the ComponentID.
| CCAException | if ComponentID is invalid. |
1.5.9