cca-spec-babel
0.8.6-unstable(developer)
|
An opaque reference to a Component Class. More...
Public Member Functions | |
string | getComponentClassName () throws CCAException |
Returns the class name provided in BuilderService.createInstance() or in AbstractFramework.getServices() . |
An opaque reference to a Component Class.
(This interface is expected to grow substantially.)
string gov.cca.ComponentClassDescription.getComponentClassName | ( | ) | throws CCAException |
Returns the class name provided in BuilderService.createInstance()
or in AbstractFramework.getServices()
.
Throws CCAException
if ComponentClassDescription
is invalid.