public abstract class FabCommandSupport extends BundleCommandSupport
CommandSupport.Table| Constructor and Description |
|---|
FabCommandSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(org.osgi.framework.Bundle bundle) |
protected abstract void |
doExecute(org.osgi.framework.Bundle bundle,
FabClassPathResolver resolver) |
protected void |
stopBundle(org.osgi.framework.Bundle bundle) |
doExecutecreateFabResolver, getBundle, getBundle, getFabBundleInfo, getFabResolver, getFabResolverFactory, getFabResolverImpl, getPackageAdmin, println, printlnprotected void doExecute(org.osgi.framework.Bundle bundle)
throws java.lang.Exception
doExecute in class BundleCommandSupportjava.lang.Exceptionprotected abstract void doExecute(org.osgi.framework.Bundle bundle,
FabClassPathResolver resolver)
throws java.lang.Exception
java.lang.Exceptionprotected void stopBundle(org.osgi.framework.Bundle bundle)
Copyright © 2014 Red Hat. All Rights Reserved.