public class RootRuntimeBundle extends BundleImpl
BundleImpl.CompoundEnumerationBuilder
activator, allowHostOverride, context, file, headers, id, lastModified, loader, location, osgi, startupTime, state, symbolicName
Constructor and Description |
---|
RootRuntimeBundle(OSGiAdapter osgi,
BundleFile file,
ClassLoader loader) |
RootRuntimeBundle(OSGiAdapter osgi,
BundleFile file,
ClassLoader loader,
boolean isSystemBundle) |
Modifier and Type | Method and Description |
---|---|
org.osgi.framework.BundleActivator |
getActivator() |
createContext, equals, findEntries, getActivatorClassName, getBundleContext, getBundleFile, getBundleId, getEntry, getEntryPaths, getHeaders, getHeaders, getLastModified, getLocation, getPackageAdmin, getRegisteredServices, getResource, getResources, getServicesInUse, getSignerCertificates, getStartupTime, getState, getSymbolicName, getVersion, hashCode, hasPermission, loadClass, shutdown, start, start, stop, stop, toString, uninstall, update, update
public RootRuntimeBundle(OSGiAdapter osgi, BundleFile file, ClassLoader loader) throws org.osgi.framework.BundleException
org.osgi.framework.BundleException
public RootRuntimeBundle(OSGiAdapter osgi, BundleFile file, ClassLoader loader, boolean isSystemBundle) throws org.osgi.framework.BundleException
org.osgi.framework.BundleException
public org.osgi.framework.BundleActivator getActivator()
getActivator
in class BundleImpl
Copyright © 2018 Nuxeo. All rights reserved.