org.nuxeo.runtime.osgi
Class OSGiComponentLoader
java.lang.Object
org.nuxeo.runtime.osgi.OSGiComponentLoader
- All Implemented Interfaces:
- EventListener, org.osgi.framework.BundleListener, org.osgi.framework.SynchronousBundleListener
public class OSGiComponentLoader
- extends Object
- implements org.osgi.framework.SynchronousBundleListener
- Author:
- Bogdan Stefanescu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OSGiComponentLoader
public OSGiComponentLoader(OSGiRuntimeService runtime)
install
public void install()
uninstall
public void uninstall()
bundleChanged
public void bundleChanged(org.osgi.framework.BundleEvent event)
- Specified by:
bundleChanged in interface org.osgi.framework.BundleListener
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.