|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
Component | This interface identifies classes that can be used as Components
by a Composable . |
ComponentManager | A ComponentManager selects Component s based on a
role. |
ComponentSelector | A ComponentSelector selects Component s based on a
hint. |
Composable | A composer is a class that need to connect to software components using a "role" abstraction, thus not depending on particular implementations but on behavioral interfaces. |
Recomposable | Extends composer to allow recomposing. |
Class Summary | |
DefaultComponentManager | This class is a static implementation of a ComponentManager. |
DefaultComponentSelector | This is the default implementation of the ComponentSelector |
Exception Summary | |
ComponentException | The exception thrown to indicate a problem with Components. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |