Nuxeo Enterprise Platform 5.4

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, java.lang.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,
                    java.lang.ClassLoader loader)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.