|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.glassfish.fighterfish.test.util.BundleProvisioner
public class BundleProvisioner
| Constructor Summary | |
|---|---|
BundleProvisioner(org.osgi.framework.BundleContext ctx)
|
|
| Method Summary | |
|---|---|
protected org.osgi.framework.Bundle |
installTestBundle(java.lang.String location)
Install a bundle and add it to the list of bundles. |
protected void |
uninstallAllTestBundles()
|
protected void |
uninstallTestBundle(org.osgi.framework.Bundle bundle)
Uninstall a bundle if it has been installed by |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BundleProvisioner(org.osgi.framework.BundleContext ctx)
| Method Detail |
|---|
protected org.osgi.framework.Bundle installTestBundle(java.lang.String location)
throws org.osgi.framework.BundleException
location -
org.osgi.framework.BundleException
protected void uninstallTestBundle(org.osgi.framework.Bundle bundle)
throws org.osgi.framework.BundleException
bundle -
org.osgi.framework.BundleException
protected void uninstallAllTestBundles()
throws org.osgi.framework.BundleException
org.osgi.framework.BundleException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||