Package | Description |
---|---|
org.apache.felix.framework | |
org.apache.felix.framework.ext | |
org.eclipse.osgi.baseadaptor | |
org.eclipse.osgi.baseadaptor.loader | |
org.eclipse.osgi.framework.adaptor | |
org.eclipse.osgi.framework.internal.core | |
org.eclipse.osgi.internal.baseadaptor | |
org.eclipse.osgi.internal.composite | |
org.eclipse.osgi.internal.loader | |
org.eclipse.osgi.internal.resolver | |
org.eclipse.osgi.service.resolver |
Provides the Equinox resolver API.
|
org.osgi.framework |
Framework Package Version 1.7.
|
org.osgi.framework.startlevel |
Framework Start Level Package Version 1.0.
|
org.osgi.framework.wiring |
Framework Wiring Package Version 1.1.
|
Modifier and Type | Class and Description |
---|---|
class |
BundleRevisionImpl |
class |
BundleWiringImpl |
static class |
BundleWiringImpl.BundleClassLoader |
static class |
BundleWiringImpl.BundleClassLoaderJava5 |
class |
Felix |
Modifier and Type | Interface and Description |
---|---|
interface |
FelixBundleContext |
Modifier and Type | Class and Description |
---|---|
class |
BaseData
The BundleData implementation used by the BaseAdaptor.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BaseClassLoader
The actual class loader object used to define classes for a classpath manager.
|
interface |
ParallelClassLoader
A parallel class loader.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BundleClassLoader
The BundleClassLoader interface is used by the Framework to load local
classes and resources from a Bundle.
|
interface |
BundleData
The
BundleData represents a single bundle that is persistently
stored by a FrameworkAdaptor . |
Modifier and Type | Class and Description |
---|---|
class |
BundleProtectionDomain
This is a specialized ProtectionDomain for a bundle.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractBundle
This object is given out to bundles and wraps the internal Bundle object.
|
class |
BundleContextImpl
Bundle's execution context.
|
class |
BundleFragment |
class |
BundleHost |
class |
InternalSystemBundle
This class subclasses Bundle to provide a system Bundle
so that the framework can be represented as a bundle and
can access the services provided by other bundles.
|
class |
PackageAdminImpl
PackageAdmin service for the OSGi specification.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultClassLoader
The default implementation of
BaseClassLoader . |
class |
SystemBundleData |
Modifier and Type | Class and Description |
---|---|
class |
CompositeBase
This is a base class for both composite and surrogate bundles.
|
class |
CompositeClassLoader |
class |
CompositeImpl |
class |
SurrogateImpl |
Modifier and Type | Class and Description |
---|---|
class |
BundleLoaderProxy |
Modifier and Type | Class and Description |
---|---|
class |
BundleDescriptionImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
BundleDescription
This class represents a specific version of a bundle in the system.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BundleContext
A bundle's execution context within the Framework.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BundleStartLevel
Query and modify the start level information for a bundle.
|
interface |
FrameworkStartLevel
Query and modify the start level information for the framework.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BundleRevision
Bundle Revision.
|
interface |
BundleRevisions
The
bundle revisions of a bundle. |
interface |
BundleWiring
A wiring for a bundle.
|
interface |
FrameworkWiring
Query and modify wiring information for the framework.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.