Package | Description |
---|---|
org.eclipse.osgi.framework.internal.core | |
org.eclipse.osgi.internal.composite | |
org.eclipse.osgi.internal.permadmin | |
org.eclipse.osgi.internal.serviceregistry |
Modifier and Type | Field and Description |
---|---|
protected Framework |
AbstractBundle.framework
The Framework this bundle is part of
|
protected Framework |
PackageAdminImpl.framework
framework object
|
Modifier and Type | Method and Description |
---|---|
Framework |
AbstractBundle.getFramework() |
Framework |
BundleContextImpl.getFramework() |
Modifier and Type | Method and Description |
---|---|
protected static AbstractBundle |
AbstractBundle.createBundle(BundleData bundledata,
Framework framework,
boolean setBundle)
Bundle object constructor.
|
static ConsoleManager |
ConsoleManager.startConsole(Framework framework) |
Constructor and Description |
---|
AbstractBundle(BundleData bundledata,
Framework framework)
Bundle object constructor.
|
BundleFragment(BundleData bundledata,
Framework framework) |
BundleHost(BundleData bundledata,
Framework framework) |
ConsoleManager(Framework framework,
String consolePropValue) |
FrameworkCommandProvider(Framework framework)
Constructor.
|
InternalSystemBundle(Framework framework)
Private SystemBundle object constructor.
|
PackageAdminImpl(Framework framework)
Constructor.
|
StartLevelManager(Framework framework)
This constructor is called by the Framework
|
Modifier and Type | Method and Description |
---|---|
protected Framework |
CompositeImpl.findCompanionFramework(Framework thisFramework,
BundleData thisData) |
protected Framework |
SurrogateImpl.findCompanionFramework(Framework thisFramework,
BundleData thisData) |
protected abstract Framework |
CompositeBase.findCompanionFramework(Framework thisFramework,
BundleData thisData) |
Constructor and Description |
---|
CompositeBase(BundleData bundledata,
Framework framework) |
CompositeImpl(BundleData bundledata,
Framework framework) |
SurrogateImpl(BundleData bundledata,
Framework framework) |
Constructor and Description |
---|
SecurityAdmin(EquinoxSecurityManager supportedSecurityManager,
Framework framework,
PermissionStorage permissionStorage) |
Constructor and Description |
---|
ServiceRegistry(Framework framework)
Initializes the internal data structures of this ServiceRegistry.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.