Package | Description |
---|---|
org.eclipse.osgi.framework.internal.core | |
org.eclipse.osgi.internal.composite | |
org.eclipse.osgi.internal.loader |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
protected BundleHost[] |
BundleFragment.hosts
The resolved host that this fragment is attached to
|
Constructor and Description |
---|
BundleContextImpl(BundleHost bundle)
Construct a BundleContext which wrappers the framework for a
bundle
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeBase
This is a base class for both composite and surrogate bundles.
|
class |
CompositeImpl |
class |
SurrogateImpl |
Constructor and Description |
---|
BundleLoader(BundleHost bundle,
BundleLoaderProxy proxy)
BundleLoader runtime constructor.
|
BundleLoaderProxy(BundleHost bundle,
BundleDescription description) |
SystemBundleLoader(BundleHost bundle,
BundleLoaderProxy proxy) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.