Nuxeo Enterprise Platform 5.4

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, java.lang.ClassLoader loader)
           
RootRuntimeBundle(OSGiAdapter osgi, BundleFile file, java.lang.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,
                         java.lang.ClassLoader loader)

RootRuntimeBundle

public RootRuntimeBundle(OSGiAdapter osgi,
                         BundleFile file,
                         java.lang.ClassLoader loader,
                         boolean isSystemBundle)
Method Detail

getActivator

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

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.