cca-spec-babel
0.8.6-unstable(developer)
|
ComponentRepository is a Port implemented by a CCA compliant framework or other component to expose in a standard way: More...
Public Member Functions | |
array < cca.ComponentClassDescription > | getAvailableComponentClasses () throws cca.CCAException |
Collect the currently obtainable class name strings from factories known to the builder and the from the already instantiated components. |
ComponentRepository is a Port implemented by a CCA compliant framework or other component to expose in a standard way:
array< cca.ComponentClassDescription > gov.cca.ports.ComponentRepository.getAvailableComponentClasses | ( | ) | throws cca.CCAException |
Collect the currently obtainable class name strings from factories known to the builder and the from the already instantiated components.
CCAException | in the event of error. |