See: Description
| Class | Description |
|---|---|
| DefaultServiceManager |
This class is a static implementation of a
ServiceManager. |
| DefaultServiceSelector |
This is the default implementation of the ServiceSelector
|
| WrapperServiceManager |
This is a
ServiceManager implementation that can wrap around a legacy
ComponentManager object effectively adapting a ComponentManager
interface to a ServiceManager interface. |
| WrapperServiceSelector |
This is a
ServiceSelector implementation that can wrap around a legacy
ComponentSelector object effectively adapting a ComponentSelector
interface to a ServiceSelector interface. |