Nuxeo Enterprise Platform 5.4

org.nuxeo.runtime.test
Class OSGiRuntimeTestService

java.lang.Object
  extended by org.nuxeo.runtime.AbstractRuntimeService
      extended by org.nuxeo.runtime.osgi.OSGiRuntimeService
          extended by org.nuxeo.runtime.test.OSGiRuntimeTestService
All Implemented Interfaces:
java.util.EventListener, RuntimeService, org.osgi.framework.FrameworkListener

public class OSGiRuntimeTestService
extends OSGiRuntimeService


Field Summary
 
Fields inherited from class org.nuxeo.runtime.osgi.OSGiRuntimeService
FRAMEWORK_STARTED_COMP, NAME, PROP_CONFIG_DIR, PROP_HOME_DIR, PROP_HOST_ADAPTER, PROP_INSTALL_DIR, PROP_NUXEO_BIND_ADDRESS, VERSION
 
Fields inherited from class org.nuxeo.runtime.AbstractRuntimeService
REDIRECT_JUL
 
Constructor Summary
OSGiRuntimeTestService(org.osgi.framework.BundleContext context)
           
 
Method Summary
 
Methods inherited from class org.nuxeo.runtime.osgi.OSGiRuntimeService
createContext, destroyContext, findHostBundle, frameworkEvent, getBundle, getBundleContext, getBundleFile, getBundlesMap, getComponentPersistence, getComponentsList, getContext, getContext, getName, getProperty, getVersion, isJBoss4, loadProperties, loadProperties, loadProperties, reloadProperties
 
Methods inherited from class org.nuxeo.runtime.AbstractRuntimeService
expandVars, getAdapterManager, getComponent, getComponent, getComponentInstance, getComponentInstance, getComponentManager, getContext, getDescription, getHome, getProperties, getProperty, getService, getWarnings, isStarted, setHome, setProperty, start, stop, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OSGiRuntimeTestService

public OSGiRuntimeTestService(org.osgi.framework.BundleContext context)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.