Interface | Description |
---|---|
BundleArchive |
Interface for managing bundle data.
|
BundleClassLoaderListener |
Bundle class loader life cycle listener interface.
|
BundleStorage |
Interface for managing all bundles jar content.
|
FileArchive |
Interface for managing bundle contents.
|
Util.Comparator<A,B> |
Compare two object.
|
Validator |
Interface for certificate validators.
|
Class | Description |
---|---|
Alias |
This class contains aliases for system properties.
|
AutoManifest |
Manifest subclass which modifies some of the attributes automatically.
|
BundleCapabilityImpl |
Implementation of bundle capability for generic capabilities specified in the
Bundle-Capability header.
|
BundleClassLoader |
Classloader for bundle JAR files.
|
BundleClassPath |
Bundle Class Path handler.
|
BundleContextImpl |
Implementation of the BundleContext object.
|
BundleGeneration |
Bundle generation specific data.
|
BundleImpl |
Implementation of the Bundle object.
|
BundleNameVersionCapability | |
BundleReferenceImpl | |
BundleRequirementImpl | |
BundleResourceStream |
InputStream for bundle content
|
BundleRevisionImpl | |
BundleRevisionsImpl | |
Bundles |
Here we handle all the bundles that are installed in the framework.
|
BundleURLStreamHandler |
Bundle URL handling.
|
BundleWireImpl | |
BundleWiringImpl | |
Capabilities | |
ContentHandlerWrapper |
Wrapper which delegates an MIME ContentHandlers
OSGi registered ContentHandlers
|
Debug |
Variables that controls debugging of the framework code.
|
ExportedPackageImpl |
An exported package.
|
ExtensionContext |
Context that extension bundles are given to interact with the
Knopflerfish framework implementation.
|
FileTree |
FileTree is extension to java.io.File that handles copying and deletion of
complete file structures.
|
FrameworkContext |
This class contains references to all common data structures
inside the framework.
|
FrameworkFactoryImpl | |
FrameworkWiringImpl | |
FWProps |
This class contains properties used by the framework
|
FWResourceURLStreamHandler |
Framework resource URL handling, used for accessing framework
resources.
|
HeaderDictionary |
Dictionary for Bundle Manifest headers.
|
IteratorIterator<A> |
Meta Iterator
|
IteratorIteratorSorted<A> |
Meta Iterator that takes sorted list and returns
a sorted result.
|
LDAPExpr | |
Main |
This is the main startup code for the framework and enables
basic operations as install, start, stop, uninstall
and update.
|
MainClassBundleActivator |
BundleActivator implementation that can handle a jar file
with just a Main-class attribute.
|
PackageAdminImpl |
Framework service which allows bundle programmers to inspect the packages
exported in the framework and eagerly update or uninstall bundles.
|
Queue<E> |
The
Queue class represents a first-in-first-out (FIFO) queue of
objects. |
ReferenceURLStreamHandler |
Reference URL handling, used for accepting file: references.
|
RequiredBundleImpl |
Implementation for required bundle interface.
|
ResolverHooks | |
SecurePermissionOps | |
ServiceContentHandlerFactory |
Factory creating ContentHandlers from both built-in
handlers and OSGi-registered ContentHandlers
|
ServiceReferenceImpl<S> |
Implementation of the ServiceReference object.
|
ServiceRegistrationImpl<S> |
Implementation of the ServiceRegistration object.
|
ServiceURLStreamHandlerFactory |
Factory creating URLStreamHandlers from both built-in
handlers and OSGi-registered URLStreamHandlerServices.
|
StartLevelController |
StartLevel service implementation.
|
StartLevelController.StartLevelImpl | |
SystemBundle |
Implementation of the System Bundle object.
|
URLStreamHandlerWrapper |
Wrapper which delegates an URL protocol to
OSGi URLStreamHandlerServices.
|
Util | |
Util.HeaderEntry |
A class that holds the parse result for one entry of a manifest header
following the general OSGi manifest header syntax.
|