Package | Description |
---|---|
org.eclipse.osgi.framework.internal.core | |
org.eclipse.osgi.internal.baseadaptor.weaving | |
org.eclipse.osgi.internal.loader | |
org.eclipse.osgi.internal.loader.buddy |
Modifier and Type | Method and Description |
---|---|
protected abstract BundleLoader |
AbstractBundle.getBundleLoader() |
protected BundleLoader |
BundleFragment.getBundleLoader() |
protected BundleLoader |
BundleHost.getBundleLoader() |
Constructor and Description |
---|
WovenClassImpl(String className,
byte[] bytes,
BundleEntry entry,
ProtectionDomain domain,
BundleLoader loader,
ServiceRegistry registry,
Map<ServiceRegistration<?>,Boolean> blacklist) |
Modifier and Type | Class and Description |
---|---|
class |
SystemBundleLoader
The System Bundle's BundleLoader.
|
Modifier and Type | Method and Description |
---|---|
BundleLoader |
BundleLoaderProxy.getBasicBundleLoader() |
BundleLoader |
BundleLoaderProxy.getBundleLoader() |
Constructor and Description |
---|
DependentPolicy(BundleLoader requester) |
PolicyHandler(BundleLoader loader,
String buddyList,
PackageAdmin packageAdmin) |
RegisteredPolicy(BundleLoader requester) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.