Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.osgi
Class SystemBundle

java.lang.Object
  extended by org.nuxeo.osgi.BundleImpl
      extended by org.nuxeo.osgi.SystemBundle
All Implemented Interfaces:
org.osgi.framework.Bundle

public class SystemBundle
extends BundleImpl

Author:
Bogdan Stefanescu

Field Summary
 
Fields inherited from interface org.osgi.framework.Bundle
ACTIVE, INSTALLED, RESOLVED, START_ACTIVATION_POLICY, START_TRANSIENT, STARTING, STOP_TRANSIENT, STOPPING, UNINSTALLED
 
Constructor Summary
SystemBundle(OSGiAdapter osgi, BundleFile file, ClassLoader loader)
           
 
Method Summary
 
Methods inherited from class org.nuxeo.osgi.BundleImpl
equals, findEntries, getActivator, getBundleContext, getBundleFile, getBundleId, getEntry, getEntryPaths, getHeaders, getHeaders, getLastModified, getLocation, getRegisteredServices, getResource, getResources, getServicesInUse, getSignerCertificates, getStartupTime, getState, getSymbolicName, getVersion, hashCode, hasPermission, loadClass, shutdown, start, start, stop, stop, toString, uninstall, update, update
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SystemBundle

public SystemBundle(OSGiAdapter osgi,
                    BundleFile file,
                    ClassLoader loader)
             throws org.osgi.framework.BundleException
Throws:
org.osgi.framework.BundleException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.