public class GenericFrameworkWrapper<T extends org.osgi.framework.launch.Framework> extends GenericBundleWrapper<T> implements org.osgi.framework.launch.Framework
Constructor and Description |
---|
GenericFrameworkWrapper(T framework) |
Modifier and Type | Method and Description |
---|---|
void |
init() |
org.osgi.framework.FrameworkEvent |
waitForStop(long timeout) |
equals, findEntries, getBundleContext, getBundleId, getEntry, getEntryPaths, getHeaders, getHeaders, getLastModified, getLocation, getRegisteredServices, getResource, getResources, getServicesInUse, getSignerCertificates, getState, getSymbolicName, getVersion, getWrappedBundle, hashCode, hasPermission, loadClass, start, start, stop, stop, toString, uninstall, update, update
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public GenericFrameworkWrapper(T framework)
public void init() throws org.osgi.framework.BundleException
init
in interface org.osgi.framework.launch.Framework
org.osgi.framework.BundleException
public org.osgi.framework.FrameworkEvent waitForStop(long timeout) throws InterruptedException
waitForStop
in interface org.osgi.framework.launch.Framework
InterruptedException
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.