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, updateclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic GenericFrameworkWrapper(T framework)
public void init()
throws org.osgi.framework.BundleException
init in interface org.osgi.framework.launch.Frameworkorg.osgi.framework.BundleExceptionpublic org.osgi.framework.FrameworkEvent waitForStop(long timeout)
throws InterruptedException
waitForStop in interface org.osgi.framework.launch.FrameworkInterruptedExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.