Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.test
Class RootRuntimeBundle

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

public class RootRuntimeBundle
extends BundleImpl

Author:
gracinet

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
RootRuntimeBundle(OSGiAdapter osgi, BundleFile file, ClassLoader loader)
           
RootRuntimeBundle(OSGiAdapter osgi, BundleFile file, ClassLoader loader, boolean isSystemBundle)
           
 
Method Summary
 org.osgi.framework.BundleActivator getActivator()
           
 
Methods inherited from class org.nuxeo.osgi.BundleImpl
equals, findEntries, 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

RootRuntimeBundle

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

RootRuntimeBundle

public RootRuntimeBundle(OSGiAdapter osgi,
                         BundleFile file,
                         ClassLoader loader,
                         boolean isSystemBundle)
                  throws org.osgi.framework.BundleException
Throws:
org.osgi.framework.BundleException
Method Detail

getActivator

public org.osgi.framework.BundleActivator getActivator()
Overrides:
getActivator in class BundleImpl

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.