|
Class Summary |
| ConfigurationDependency |
Configuration dependency that can track the availability of a (valid) configuration. |
| DefaultNullObject |
Default null object implementation. |
| DependencyActivatorBase |
Base bundle activator class. |
| DependencyManager |
The dependency manager. |
| Logger |
This class mimics the standard OSGi LogService interface. |
| SerialExecutor |
Allows you to enqueue tasks from multiple threads and then execute
them on one thread sequentially. |
| ServiceDependency |
Service dependency that can track an OSGi service. |
| ServiceImpl |
Service implementation. |
| ServiceRegistrationImpl |
A wrapper around a service registration that blocks until the
service registration is available. |
| ServiceTracker |
A modified ServiceTracker class simplifies using services
from the Framework's service registry. |
| State |
Encapsulates the current state of the dependencies of a service. |