Interface | Description |
---|---|
Dependency |
Generic dependency for a service.
|
Service |
Service interface.
|
ServiceComponent |
Describes a service component.
|
ServiceComponentDependency |
Describes a service component dependency.
|
ServiceStateListener |
This interface can be used to register a service state listener.
|
ServiceTrackerCustomizer |
A modified version of a normal service tracker customizer.
|
Class | Description |
---|---|
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.
|
Copyright © 2006–2013 The Apache Software Foundation. All rights reserved.