Interface | Description |
---|---|
InternalService |
Internal service interface for easier registration handling.
|
Class | Description |
---|---|
AbstractInstallTask |
Abstract base class providing an additional logger
|
Activator |
The activator sets up the logging and registers the
OSGi installer service.
|
AsyncWrapperInstallTask |
Wrapper class to add the async flag.
|
DefaultTransformer |
The default transformer transforms:
- file resources containing a bundle into OSGI bundle resources
|
EntityResourceList |
Persistent list of RegisteredResource, used by installer to
keep track of all registered resources
|
FileDataStore |
Utility class for all file handling.
|
InstallerMBeanImpl | |
InstallListener |
Proxy component for notifying all registered
InstallationListener s. |
InternalResource |
Internal resource is a private data object which wraps
an installable resource and is used to create a registered
resource.
|
OsgiInstallerImpl |
Worker thread where all OSGi tasks are executed.
|
PersistentResourceList |
Persistent list of RegisteredResource, used by installer to
keep track of all registered resources
|
RegisteredResourceImpl |
Implementation of the registered resource
|
ResourceData |
ResourceData just contains the data of a resource
- input stream
- dictionary
|
SortingServiceTracker<T> | |
Util | |
Util.BundleHeaders |
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.