| Package | Description |
|---|---|
| io.fabric8.fab.osgi.commands | |
| io.fabric8.fab.osgi.commands.fab | |
| io.fabric8.fab.osgi.internal |
| Modifier and Type | Method and Description |
|---|---|
protected FabClassPathResolver |
CommandSupport.createFabResolver(org.osgi.framework.Bundle bundle) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StartCommand.doExecute(org.osgi.framework.Bundle bundle,
FabClassPathResolver resolver) |
protected abstract void |
FabCommandSupport.doExecute(org.osgi.framework.Bundle bundle,
FabClassPathResolver resolver) |
protected void |
ProcessUnusedBundles.doExecute(org.osgi.framework.Bundle bundle,
FabClassPathResolver resolver) |
static TreeHelper |
TreeHelper.newInstance(FabClassPathResolver resolver) |
static void |
TreeHelper.write(java.io.PrintStream writer,
FabClassPathResolver resolver) |
| Modifier and Type | Method and Description |
|---|---|
FabClassPathResolver |
FabResolverFactoryImpl.FabResolverImpl.getClassPathResolver() |
FabClassPathResolver |
FabResolverFactoryImpl.FabResolverImpl.getClasspathResolver(java.util.Properties instructions,
java.util.Map<java.lang.String,java.lang.Object> embeddedResources) |
| Constructor and Description |
|---|
FabBundleInfoImpl(FabClassPathResolver classPathResolver,
java.lang.String fabUri,
java.util.Properties instructions,
Configuration configuration,
java.util.Map<java.lang.String,java.lang.Object> embeddedResources,
PomDetails pomDetails) |
Copyright © 2014 Red Hat. All Rights Reserved.