Class Summary |
DefaultComponentManager |
This class is a static implementation of a ComponentManager. |
DefaultComponentSelector |
This is the default implementation of the ComponentSelector. |
WrapperComponentManager |
This is a ComponentManager implementation that can wrap around a
ServiceManager object effectively adapting a ServiceManager
interface to a ComponentManager interface. |
WrapperComponentSelector |
This is a ServiceSelector implementation that can wrap around a legacy
ComponentSelector object effectively adapting a ComponentSelector
interface to a ServiceSelector interface. |