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 Exception
doExecute in class BundleCommandSupportExceptionprotected abstract void doExecute(org.osgi.framework.Bundle bundle,
FabClassPathResolver resolver)
throws Exception
Exceptionprotected void stopBundle(org.osgi.framework.Bundle bundle)
Copyright © 2011–2014 Red Hat. All rights reserved.