public abstract class ProcessUnusedBundles extends FabCommandSupport
CommandSupport.Table| Constructor and Description |
|---|
ProcessUnusedBundles() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addBundlesForDependency(io.fabric8.fab.DependencyTree dependency,
List<org.osgi.framework.Bundle> bundles) |
protected boolean |
bundleUsedByOtherBundles(org.osgi.framework.Bundle bundle,
Set<org.osgi.framework.Bundle> bundleSet) |
protected void |
doExecute(org.osgi.framework.Bundle bundle,
FabClassPathResolver resolver) |
protected abstract void |
processBundle(org.osgi.framework.Bundle bundle) |
doExecute, stopBundledoExecutecreateFabResolver, getBundle, getBundle, getFabBundleInfo, getFabResolver, getFabResolverFactory, getFabResolverImpl, getPackageAdmin, println, printlnprotected void doExecute(org.osgi.framework.Bundle bundle,
FabClassPathResolver resolver)
throws Exception
doExecute in class FabCommandSupportExceptionprotected void addBundlesForDependency(io.fabric8.fab.DependencyTree dependency,
List<org.osgi.framework.Bundle> bundles)
throws IOException
IOExceptionprotected boolean bundleUsedByOtherBundles(org.osgi.framework.Bundle bundle,
Set<org.osgi.framework.Bundle> bundleSet)
Copyright © 2011–2014 Red Hat. All rights reserved.