A B C D E F G H I L M N O P R S T U V W 

A

Activator - Class in io.fabric8.fab.osgi.internal
Activator for the fab protocol
Activator() - Constructor for class io.fabric8.fab.osgi.internal.Activator
 
ActiveMQNamespaceHandlerPlugin - Class in io.fabric8.fab.osgi.bnd
Bnd plugin to add import for elements in the ActiveMQ Spring namespace
ActiveMQNamespaceHandlerPlugin() - Constructor for class io.fabric8.fab.osgi.bnd.ActiveMQNamespaceHandlerPlugin
 
add(Object...) - Method in class io.fabric8.fab.osgi.commands.CommandSupport.Table
 
add(ModuleDescriptor) - Method in class io.fabric8.fab.osgi.internal.OsgiModuleRegistry
 
addBundleClassPath(String) - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
addBundlesForDependency(DependencyTree, List<Bundle>) - Method in class io.fabric8.fab.osgi.commands.fab.ProcessUnusedBundles
 
addDependencies(DependencyTree) - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
addInstallDependencies(DependencyTree) - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
addPackages(DependencyTree) - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
addPackagesRecursive(DependencyTree) - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
Recursively add all the package information for each node in the tree, before filtering takes place!
addPruningFilter(Filter<DependencyTree>) - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
addSharedDependency(DependencyTree) - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 

B

BndUtils - Class in io.fabric8.fab.osgi.internal
Wrapper over PeterK's bnd lib.
BUNDLE_PREFIX - Static variable in class io.fabric8.fab.osgi.commands.fab.HeadersCommand
 
BundleCommandSupport - Class in io.fabric8.fab.osgi.commands
 
BundleCommandSupport() - Constructor for class io.fabric8.fab.osgi.commands.BundleCommandSupport
 
BundleFabFacade - Class in io.fabric8.fab.osgi.internal
 
BundleFabFacade(Bundle) - Constructor for class io.fabric8.fab.osgi.internal.BundleFabFacade
 
Bundles - Class in io.fabric8.fab.osgi.internal
Some bundle helper methods
Bundles() - Constructor for class io.fabric8.fab.osgi.internal.Bundles
 
bundleUsedByOtherBundles(Bundle, Set<Bundle>) - Method in class io.fabric8.fab.osgi.commands.fab.ProcessUnusedBundles
 

C

canHandle(File) - Method in class io.fabric8.fab.osgi.FabDeploymentListener
 
ClassPathImportsHandlerPlugin - Class in io.fabric8.fab.osgi.bnd
Bnd plugin to add bundles imports for Spring resources that are imported through a classpath URL
ClassPathImportsHandlerPlugin() - Constructor for class io.fabric8.fab.osgi.bnd.ClassPathImportsHandlerPlugin
 
collectDependencyTree(boolean, Filter<Dependency>) - Method in class io.fabric8.fab.osgi.internal.BundleFabFacade
 
collectDependencyTree(boolean, Filter<Dependency>) - Method in interface io.fabric8.fab.osgi.internal.FabFacade
 
collectDependencyTree(boolean, Filter<Dependency>) - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FabResolverImpl
 
CommandSupport - Class in io.fabric8.fab.osgi.commands
 
CommandSupport() - Constructor for class io.fabric8.fab.osgi.commands.CommandSupport
 
CommandSupport.Table - Class in io.fabric8.fab.osgi.commands
 
CommandSupport.Table(String, int...) - Constructor for class io.fabric8.fab.osgi.commands.CommandSupport.Table
 
Configuration - Interface in io.fabric8.fab.osgi.internal
 
ConfigurationAdminHelper - Class in io.fabric8.fab.osgi.util
Helper class for working with the OSGi ConfigurationAdmin service.
ConfigurationAdminHelper() - Constructor for class io.fabric8.fab.osgi.util.ConfigurationAdminHelper
 
ConfigurationImpl - Class in io.fabric8.fab.osgi.internal
 
ConfigurationImpl(PropertyResolver) - Constructor for class io.fabric8.fab.osgi.internal.ConfigurationImpl
 
configureInstructions(Properties, Map<String, Object>) - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FabResolverImpl
Strategy method to allow the instructions to be processed by derived classes
connect() - Method in class io.fabric8.fab.osgi.internal.FabConnection
 
createBundle(InputStream, Properties, String) - Static method in class io.fabric8.fab.osgi.internal.BndUtils
Processes the input jar and generates the necessary OSGi headers using specified instructions.
createBundle(InputStream, Properties, String, OverwriteMode, Map<String, Object>, Map<String, Map<String, String>>, Set<String>, VersionResolver) - Static method in class io.fabric8.fab.osgi.internal.BndUtils
Processes the input jar and generates the necessary OSGi headers using specified instructions.
createChild(URL) - Method in class io.fabric8.fab.osgi.internal.FabConnection
 
createConection(BundleContext, URL, Configuration) - Method in class io.fabric8.fab.osgi.internal.FabConnectionFactory
 
createConfiguration(PropertyResolver) - Method in class io.fabric8.fab.osgi.internal.FabConnectionFactory
Build a new configuration object based on properties available in: - the io.fabric8.fab.osgi.url ConfigurationAdmin PID - the org.ops4j.pax.url.mvn ConfigurationAdmin PID - the system properties
createFabResolver(Bundle) - Method in class io.fabric8.fab.osgi.commands.CommandSupport
 
createInputStream(Jar) - Static method in class io.fabric8.fab.osgi.internal.BndUtils
Creates an piped input stream for the wrapped jar.
createInstructions(Map<String, Object>) - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FabResolverImpl
Returns the processing instructions
createJar(InputStream, Properties, String, OverwriteMode, Map<String, Object>, Map<String, Map<String, String>>, Set<String>, VersionResolver) - Static method in class io.fabric8.fab.osgi.internal.BndUtils
Processes the input jar and generates the necessary OSGi headers using specified instructions.
createProperties(String...) - Static method in class io.fabric8.fab.osgi.util.Services
 
CXFNamespaceHandlerPlugin - Class in io.fabric8.fab.osgi.bnd
Bnd plugin to add imports for imported resources from CXF
CXFNamespaceHandlerPlugin() - Constructor for class io.fabric8.fab.osgi.bnd.CXFNamespaceHandlerPlugin
 

D

DEFAULT_FAB_EXCLUDE_DEPENDENCY - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
Default value for the ServiceConstants.INSTR_FAB_EXCLUDE_DEPENDENCY header will exclude commons-logging, SLF4J and log4j so they get picked up from the container instead
DEFAULT_FAB_PROVIDED_DEPENDENCY - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
Default value for the ServiceConstants.INSTR_FAB_PROVIDED_DEPENDENCY header will consider Apache ActiveMQ, Camel and CXF dependencies to be 'provided'
DEFAULT_INSTALL_PROVIDED_DEPENDENCIES - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
Whether we should install provided dependencies by default
DEFAULT_PROPERTY_SHARED_RESOURCE_PATHS - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
Default resource paths searched when copying resources from shared dependencies into the Bundle-ClassPath to avoid META-INF/services classloader issues
DEFAULT_VERSION_DIGITS - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
The default number of version range digits to use, 0 being exact, 1 being any qualifier range, 2 being micro digits, 3 minor digits and 4 any
doExecute() - Method in class io.fabric8.fab.osgi.commands.BundleCommandSupport
 
doExecute(Bundle) - Method in class io.fabric8.fab.osgi.commands.BundleCommandSupport
 
doExecute(Bundle) - Method in class io.fabric8.fab.osgi.commands.fab.FabCommandSupport
 
doExecute(Bundle, FabClassPathResolver) - Method in class io.fabric8.fab.osgi.commands.fab.FabCommandSupport
 
doExecute() - Method in class io.fabric8.fab.osgi.commands.fab.HeadersCommand
 
doExecute() - Method in class io.fabric8.fab.osgi.commands.fab.InfoCommand
 
doExecute(Bundle, FabClassPathResolver) - Method in class io.fabric8.fab.osgi.commands.fab.ProcessUnusedBundles
 
doExecute(Bundle, FabClassPathResolver) - Method in class io.fabric8.fab.osgi.commands.fab.StartCommand
 
doExecute() - Method in class io.fabric8.fab.osgi.commands.fab.TreeCommand
 
doExecute() - Method in class io.fabric8.fab.osgi.commands.module.InstallCommand
 
doExecute() - Method in class io.fabric8.fab.osgi.commands.module.ListCommand
 
doExecute() - Method in class io.fabric8.fab.osgi.commands.module.SearchCommand
 
doExecute() - Method in class io.fabric8.fab.osgi.commands.module.ShowCommand
 
doExecute() - Method in class io.fabric8.fab.osgi.commands.module.UninstallCommand
 
doExecute() - Method in class io.fabric8.fab.osgi.commands.module.UpdateCommand
 

E

equals(Object) - Method in class io.fabric8.fab.osgi.util.Service
 

F

FAB_PROPERTY_NAMES - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
All the possible FAB headers on a manifest, used to detect a FAB
FabBundleInfo - Interface in io.fabric8.fab.osgi
Information about a resolved Fuse Application Bundle.
FabBundleInfoImpl - Class in io.fabric8.fab.osgi.internal
Information about a resolved Fuse Application Bundle.
FabBundleInfoImpl(FabClassPathResolver, String, Properties, Configuration, Map<String, Object>, PomDetails) - Constructor for class io.fabric8.fab.osgi.internal.FabBundleInfoImpl
 
FabClassPathResolver - Class in io.fabric8.fab.osgi.internal
Resolves the classpath using the FAB resolving mechanism
FabClassPathResolver(FabFacade, Properties, Map<String, Object>) - Constructor for class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
FabCommandSupport - Class in io.fabric8.fab.osgi.commands.fab
 
FabCommandSupport() - Constructor for class io.fabric8.fab.osgi.commands.fab.FabCommandSupport
 
FabConnection - Class in io.fabric8.fab.osgi.internal
URLConnection for the "fab" protocol
FabConnection(URL, FabResolverFactory, ServiceProvider) - Constructor for class io.fabric8.fab.osgi.internal.FabConnection
 
FabConnectionFactory - Class in io.fabric8.fab.osgi.internal
ConnectionFactory for the "fab" protocol
FabConnectionFactory() - Constructor for class io.fabric8.fab.osgi.internal.FabConnectionFactory
 
FabDeploymentListener - Class in io.fabric8.fab.osgi
A deployment listener that listens for fabric bundles and creates bundles for these.
FabDeploymentListener() - Constructor for class io.fabric8.fab.osgi.FabDeploymentListener
 
FabFacade - Interface in io.fabric8.fab.osgi.internal
Represents a facade to either a jar being deployed or a bundle already installed
FabFacadeSupport - Class in io.fabric8.fab.osgi.internal
Base class for implementing FabFacade
FabFacadeSupport() - Constructor for class io.fabric8.fab.osgi.internal.FabFacadeSupport
 
FabResolver - Interface in io.fabric8.fab.osgi
Represents a FAB resolver, which can be used to determine the requirements for FAB and to get access to the final FAB's contents.
FabResolverFactory - Interface in io.fabric8.fab.osgi
Simple factory interface for creating FAB resolvers.
FabResolverFactoryImpl - Class in io.fabric8.fab.osgi.internal
Implementation for FabResolverFactory - this implementation will be instantiated by Blueprint and get injected with appropriate bundle context / configuration admin / features service.
FabResolverFactoryImpl() - Constructor for class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl
 
FabResolverFactoryImpl.FabResolverImpl - Class in io.fabric8.fab.osgi.internal
 
FabResolverFactoryImpl.FabResolverImpl(URL) - Constructor for class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FabResolverImpl
 
FabResolverFactoryImpl.FeaturesMatchingFilter - Class in io.fabric8.fab.osgi.internal
Filter implementation that matches dependencies to known features, replacing the dependency by the feature
FabResolverFactoryImpl.FeaturesMatchingFilter(FeaturesService, FabConfiguration) - Constructor for class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FeaturesMatchingFilter
 
FabURLHandler - Class in io.fabric8.fab.osgi
 
FabURLHandler() - Constructor for class io.fabric8.fab.osgi.FabURLHandler
 
FeatureCollector - Interface in io.fabric8.fab.osgi.util
Interface to tag Collector implementation collecting Karaf Feature names.
Features - Class in io.fabric8.fab.osgi.util
Helper methods for working with Karaf Features
Features() - Constructor for class io.fabric8.fab.osgi.util.Features
 
filterInstalled(BundleContext, Collection<String>, VersionResolver) - Static method in class io.fabric8.fab.osgi.internal.Bundles
Filter out any packages which are already installed as a version which matches the imported version range
findBundle(BundleContext, String, String) - Static method in class io.fabric8.fab.osgi.internal.Bundles
 
findBundles(BundleContext, String) - Static method in class io.fabric8.fab.osgi.internal.Bundles
Find installed bundles by symbolic name
findOneBundle(BundleContext, String) - Static method in class io.fabric8.fab.osgi.internal.Bundles
Find a single installed bundle by symbolic name.
findPomDetails() - Method in class io.fabric8.fab.osgi.internal.FabFacadeSupport
 
formatClause(Clause, HeadersCommand.ClauseFormatter, StringBuilder, int) - Method in class io.fabric8.fab.osgi.commands.fab.HeadersCommand
 
formatClause(Clause, StringBuilder, int) - Method in class io.fabric8.fab.osgi.commands.fab.HeadersCommand
 
formatClauses(Clause[], HeadersCommand.ClauseFormatter, StringBuilder, int) - Method in class io.fabric8.fab.osgi.commands.fab.HeadersCommand
 
formatHeader(String, HeadersCommand.ClauseFormatter, StringBuilder, int) - Method in class io.fabric8.fab.osgi.commands.fab.HeadersCommand
 
fromMavenVersion(String) - Static method in class io.fabric8.fab.osgi.internal.Versions
 

G

generateFormattedOutput(Map) - Method in class io.fabric8.fab.osgi.commands.fab.HeadersCommand
 
getBundle(String) - Method in class io.fabric8.fab.osgi.commands.CommandSupport
Get the bundle by id, printing a nice error message if the bundle id is invalid
getBundle(long) - Method in class io.fabric8.fab.osgi.commands.CommandSupport
Get the bundle by id, printing a nice error message if the bundle id is invalid
getBundleContext() - Method in class io.fabric8.fab.osgi.internal.Activator
 
getBundleContext() - Method in class io.fabric8.fab.osgi.internal.FabConnection
 
getBundleContext() - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FabResolverImpl
 
getBundleContext() - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl
 
getBundleContext() - Method in interface io.fabric8.fab.osgi.internal.ServiceProvider
 
getBundles() - Method in interface io.fabric8.fab.osgi.FabBundleInfo
Get the list of additional required dependencies and bundles
getBundles() - Method in class io.fabric8.fab.osgi.internal.FabBundleInfoImpl
 
getCertificateCheck() - Method in interface io.fabric8.fab.osgi.internal.Configuration
 
getCertificateCheck() - Method in class io.fabric8.fab.osgi.internal.ConfigurationImpl
Returns true if the certificate should be checked on SSL connection, false otherwise
getClassName() - Method in class io.fabric8.fab.osgi.util.Service
 
getClassPathElements(String) - Static method in class io.fabric8.fab.osgi.commands.fab.InfoCommand
 
getClasspathResolver(Properties, Map<String, Object>) - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FabResolverImpl
 
getClassPathResolver() - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FabResolverImpl
 
getCollection() - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FeaturesMatchingFilter
 
getConfiguration() - Method in class io.fabric8.fab.osgi.internal.BundleFabFacade
 
getConfiguration() - Method in interface io.fabric8.fab.osgi.internal.FabFacade
 
getConfiguration() - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FabResolverImpl
 
getConfiguration() - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl
 
getConfiguration() - Method in class io.fabric8.fab.osgi.internal.OsgiModuleRegistry
 
getConfigurationAdmin() - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl
 
getConfigurationAdmin() - Method in class io.fabric8.fab.osgi.internal.OsgiModuleRegistry
 
getConfigurationAdmin() - Method in interface io.fabric8.fab.osgi.internal.ServiceProvider
 
getConfigurationProperties() - Method in class io.fabric8.fab.osgi.internal.OsgiModuleRegistry
 
getDependenciesByPackage() - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
getDirectory() - Method in class io.fabric8.fab.osgi.internal.OsgiModuleRegistry
 
getEnabledExtensions(VersionedDependencyId) - Method in class io.fabric8.fab.osgi.internal.OsgiModuleRegistry
Store extension configuration in the config admin.
getExtraImportPackages() - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
getFabBundleInfo(String) - Method in class io.fabric8.fab.osgi.commands.CommandSupport
 
getFabResolver(String) - Method in class io.fabric8.fab.osgi.commands.CommandSupport
 
getFabResolverFactory() - Method in class io.fabric8.fab.osgi.commands.CommandSupport
 
getFabResolverImpl(String) - Method in class io.fabric8.fab.osgi.commands.CommandSupport
 
getFeatureForBundle(Feature[], String) - Static method in class io.fabric8.fab.osgi.util.Features
Find the feature that contains the required bundle location.
getFeatureForBundle(Feature[], DependencyTree) - Static method in class io.fabric8.fab.osgi.util.Features
Find the feature that contains bundle corresponding to the dependency tree item
getFeatures() - Method in interface io.fabric8.fab.osgi.FabBundleInfo
Get the list of additional features to be installed for this FAB
getFeatures() - Method in class io.fabric8.fab.osgi.internal.FabBundleInfoImpl
 
getFeaturesService() - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl
 
getFeaturesService() - Method in interface io.fabric8.fab.osgi.internal.ServiceProvider
 
getFeatureURLs() - Method in interface io.fabric8.fab.osgi.FabBundleInfo
Get the list of additional feature URLs to install the required features for this FAB
getFeatureURLs() - Method in class io.fabric8.fab.osgi.internal.FabBundleInfoImpl
 
getFilter() - Method in class io.fabric8.fab.osgi.util.Service
Determine the LDAP-like filter to be used to find a service reference
getImports() - Method in interface io.fabric8.fab.osgi.FabBundleInfo
Get the list of imports determined by the FAB resolver process
getImports() - Method in class io.fabric8.fab.osgi.internal.FabBundleInfoImpl
 
getInfo() - Method in interface io.fabric8.fab.osgi.FabResolver
 
getInfo() - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FabResolverImpl
 
getInputStream() - Method in interface io.fabric8.fab.osgi.FabBundleInfo
Access the FAB's input stream
getInputStream() - Method in class io.fabric8.fab.osgi.internal.FabBundleInfoImpl
 
getInputStream() - Method in class io.fabric8.fab.osgi.internal.FabConnection
Returns the input stream denoted by the url
getInstallDependencies() - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
getInstalled() - Method in class io.fabric8.fab.osgi.internal.OsgiModuleRegistry
 
getInstallFeatures() - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
getInstallFeatureURLs() - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
getInstance() - Static method in class io.fabric8.fab.osgi.internal.Activator
 
getInstanceBundleContext() - Static method in class io.fabric8.fab.osgi.internal.Activator
 
getJarFile() - Method in class io.fabric8.fab.osgi.internal.BundleFabFacade
 
getJarFile() - Method in interface io.fabric8.fab.osgi.internal.FabFacade
 
getJarFile() - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FabResolverImpl
 
getLocalIndexDir() - Method in class io.fabric8.fab.osgi.internal.OsgiModuleRegistry
 
getLocalMavenRepository() - Method in class io.fabric8.fab.osgi.internal.ConfigurationImpl
 
getManifest() - Method in interface io.fabric8.fab.osgi.FabBundleInfo
Get the computed manifest attributes
getManifest() - Method in class io.fabric8.fab.osgi.internal.FabBundleInfoImpl
 
getManifest() - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
getManifestProperty(String) - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
getMavenRepositories() - Method in class io.fabric8.fab.osgi.internal.ConfigurationImpl
 
getNonSharedDependencies() - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
getOptionalDependencies() - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
getOptionalDependencyFilter() - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
Returns a Filter which returns true if the dependency should be treated as optional (and so excluded by default) or false if the dependency matches the ServiceConstants.INSTR_FAB_OPTIONAL_DEPENDENCY pattern
getOSGiPackageVersion(DependencyTree, String) - Static method in class io.fabric8.fab.osgi.internal.Versions
 
getPackageAdmin() - Method in class io.fabric8.fab.osgi.commands.CommandSupport
 
getPid() - Method in class io.fabric8.fab.osgi.internal.OsgiModuleRegistry
 
getPomDetails() - Method in interface io.fabric8.fab.osgi.FabBundleInfo
Get the POM details for the artifact that we resolved as a FAB
getPomDetails() - Method in class io.fabric8.fab.osgi.internal.FabBundleInfoImpl
 
getPomDetails() - Method in class io.fabric8.fab.osgi.internal.FabFacadeSupport
 
getPomDetails() - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FabResolverImpl
 
getProjectDescription() - Method in class io.fabric8.fab.osgi.internal.BundleFabFacade
 
getProjectDescription() - Method in interface io.fabric8.fab.osgi.internal.FabFacade
 
getProjectDescription() - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FabResolverImpl
 
getProperties(BundleContext, String) - Static method in class io.fabric8.fab.osgi.util.ConfigurationAdminHelper
Extract the properties defined in a ConfigurationAdmin PID.
getProperties(ConfigurationAdmin, String) - Static method in class io.fabric8.fab.osgi.util.ConfigurationAdminHelper
Extract the properties defined in a ConfigurationAdmin PID.
getProperties() - Method in class io.fabric8.fab.osgi.util.Service
 
getPropertyResolver() - Method in class io.fabric8.fab.osgi.internal.ConfigurationImpl
 
getRequiredLocations(Feature) - Static method in class io.fabric8.fab.osgi.util.Features
Extract the required bundle locations from a feature, omitting bundles that are marked with dependency="true"
getResolver(URL) - Method in interface io.fabric8.fab.osgi.FabResolverFactory
 
getResolver() - Method in interface io.fabric8.fab.osgi.internal.Configuration
 
getResolver() - Method in class io.fabric8.fab.osgi.internal.ConfigurationImpl
 
getResolver() - Method in interface io.fabric8.fab.osgi.internal.FabFacade
 
getResolver() - Method in class io.fabric8.fab.osgi.internal.FabFacadeSupport
 
getResolver() - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FabResolverImpl
 
getResolver(URL) - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl
 
getRootTree() - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
getSharedDependencies() - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
getSharedResourcePaths() - Method in interface io.fabric8.fab.osgi.internal.Configuration
 
getSharedResourcePaths() - Method in class io.fabric8.fab.osgi.internal.ConfigurationImpl
 
getStringProperty(String) - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
getTermWidth() - Method in class io.fabric8.fab.osgi.commands.fab.HeadersCommand
 
getTypes(Analyzer) - Method in class io.fabric8.fab.osgi.bnd.ActiveMQNamespaceHandlerPlugin
 
getTypes(Analyzer) - Method in class io.fabric8.fab.osgi.bnd.ClassPathImportsHandlerPlugin
 
getTypes(Analyzer) - Method in class io.fabric8.fab.osgi.bnd.CXFNamespaceHandlerPlugin
 
getUrl() - Method in interface io.fabric8.fab.osgi.FabBundleInfo
Get the original jar url
getUrl() - Method in class io.fabric8.fab.osgi.internal.FabBundleInfoImpl
 
getVersionedDependencyId() - Method in class io.fabric8.fab.osgi.internal.BundleFabFacade
 
getVersionedDependencyId() - Method in interface io.fabric8.fab.osgi.internal.FabFacade
 
getVersionedDependencyId() - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FabResolverImpl
 

H

hashCode() - Method in class io.fabric8.fab.osgi.util.Service
 
HeadersCommand - Class in io.fabric8.fab.osgi.commands.fab
Shows the OSGi headers of a bundle or FAB via its url before it is deployed
HeadersCommand() - Constructor for class io.fabric8.fab.osgi.commands.fab.HeadersCommand
 
HeadersCommand.ClauseFormatter - Interface in io.fabric8.fab.osgi.commands.fab
 

I

IMPORT_PACKAGE_PARAMETERS - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
The available paramters you can specify on an "Import-Package" directive
importAllExportedPackages(DependencyTree) - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
includeSharedResources(DependencyTree) - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
If there are any matching shared resources using the current filters then extract them from the jar and create a new jar to be added to the Bundle-ClassPath containing the shared resources; which are then added to the flat class path to avoid breaking the META-INF/services contracts
InfoCommand - Class in io.fabric8.fab.osgi.commands.fab
Show some information about what exactly is being installed as part of the FAB: non-shared and shared dependencies, features and features URLs
InfoCommand() - Constructor for class io.fabric8.fab.osgi.commands.fab.InfoCommand
 
inRange(String, String) - Static method in class io.fabric8.fab.osgi.internal.Versions
 
install(String) - Method in class io.fabric8.fab.osgi.commands.module.InstallCommand
 
InstallCommand - Class in io.fabric8.fab.osgi.commands.module
 
InstallCommand() - Constructor for class io.fabric8.fab.osgi.commands.module.InstallCommand
 
installMissingDependencies(FabBundleInfo, HashSet<String>) - Method in class io.fabric8.fab.osgi.internal.FabConnection
 
INSTR_BUNDLE_CLASSPATH - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
 
INSTR_BUNDLE_VERSION - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
 
INSTR_EXPORT_PACKAGE - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
 
INSTR_FAB_BUNDLE - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
Simple marker property to show that this bundle should be intepreted as a Fuse Bundle.
INSTR_FAB_DEPENDENCY_REQUIRE_BUNDLE - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
The space separated list of dependencies which should be shared using Require-Bundle directives in the OSGi manifest as opposed to deducing the Import-Package statements from your bytecode.
INSTR_FAB_EXCLUDE_DEPENDENCY - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
The space separated list of dependencies to be excluded.
INSTR_FAB_EXCLUDE_IMPORTS_PACKAGE - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
The space separated list of Import-Package entries to be excluded from the generated manifest via Bnd.
INSTR_FAB_IMPORT_DEPENDENCY_EXPORTS - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
The space separated list of dependencies which should have their Export-Package statements imported so that their classes can be used inside dependency injection frameworks like blueprint or spring etc.
INSTR_FAB_INSTALL_PROVIDED_BUNDLE_DEPENDENCIES - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
By default, FAB will not try to install dependencies for a provided bundle if that bundle is already installed.
INSTR_FAB_MODULE_ENABLED_EXTENSIONS - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
The Ids of the Fabric Module extensions that are enabled.
INSTR_FAB_MODULE_ID - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
The Id of the Fabric Module.
INSTR_FAB_OPTIONAL_DEPENDENCY - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
The space separated list of optional dependencies to be included.
INSTR_FAB_PROVIDED_DEPENDENCY - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
The space separated list of dependencies which should be provided - thats to say imported from the container.
INSTR_FAB_REQUIRE_FEATURE - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
The space separated list of additional Karaf features that are required.
INSTR_FAB_REQUIRE_FEATURE_URL - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
The space separated list of additional Karaf features URLs that are required.
INSTR_FAB_SKIP_MATCHING_FEATURE_DETECTION - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
By default, if FAB encounters a well-known dependency that has its own feature definition in the container (e.g.
INSTR_FAB_URL - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
URI of the fab file to be processed
INSTR_FAB_VERSION_RANGE_DIGITS - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
Used to define how many digits are allowed in version ranges.
INSTR_FRAGMENT_HOST - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
 
INSTR_IMPLEMENTATION_VERSION - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
 
INSTR_IMPORT_PACKAGE - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
 
INSTR_REQUIRE_BUNDLE - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
 
io.fabric8.fab.osgi - package io.fabric8.fab.osgi
 
io.fabric8.fab.osgi.bnd - package io.fabric8.fab.osgi.bnd
 
io.fabric8.fab.osgi.commands - package io.fabric8.fab.osgi.commands
 
io.fabric8.fab.osgi.commands.fab - package io.fabric8.fab.osgi.commands.fab
 
io.fabric8.fab.osgi.commands.module - package io.fabric8.fab.osgi.commands.module
 
io.fabric8.fab.osgi.internal - package io.fabric8.fab.osgi.internal
 
io.fabric8.fab.osgi.util - package io.fabric8.fab.osgi.util
 
isAvailable(BundleContext) - Method in class io.fabric8.fab.osgi.util.Service
 
isAvailable(BundleContext, String) - Static method in class io.fabric8.fab.osgi.util.Services
 
isAvailable(BundleContext, String, Map<String, String>) - Static method in class io.fabric8.fab.osgi.util.Services
 
isAvailable(BundleContext, Service) - Static method in class io.fabric8.fab.osgi.util.Services
 
isAvailable(BundleContext, Set<Service>) - Static method in class io.fabric8.fab.osgi.util.Services
 
isBundle(Attributes) - Method in class io.fabric8.fab.osgi.FabDeploymentListener
Detect if the given attributes denote a valid OSGi bundle
isDeployNonBundles() - Method in class io.fabric8.fab.osgi.FabDeploymentListener
 
isExcludedDependency(DependencyTree) - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
isFragment(Bundle) - Static method in class io.fabric8.fab.osgi.internal.Bundles
Returns true if the given bundle is a fragment (and so cannot be loaded)
isIncludedOptionaDependency(DependencyTree) - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
isIncludeSharedResources() - Method in interface io.fabric8.fab.osgi.internal.FabFacade
 
isIncludeSharedResources() - Method in class io.fabric8.fab.osgi.internal.FabFacadeSupport
 
isIncludeSharedResources() - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FabResolverImpl
 
isInstalled(DependencyTree) - Method in class io.fabric8.fab.osgi.internal.BundleFabFacade
 
isInstalled(BundleContext, String, String) - Static method in class io.fabric8.fab.osgi.internal.Bundles
 
isInstalled(DependencyTree) - Method in class io.fabric8.fab.osgi.internal.FabConnection
 
isInstalled(DependencyTree) - Method in interface io.fabric8.fab.osgi.internal.FabFacade
Check if a given dependency tree item is already installed in the facade's context
isInstalled(BundleContext, DependencyTree) - Static method in class io.fabric8.fab.osgi.internal.FabFacadeSupport
 
isInstalled(DependencyTree) - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FabResolverImpl
 
isInstallMissingDependencies() - Method in interface io.fabric8.fab.osgi.internal.Configuration
 
isInstallMissingDependencies() - Method in class io.fabric8.fab.osgi.internal.ConfigurationImpl
Returns whether or not the shared dependencies should be installed
isInstallProvidedBundleDependencies() - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
isMavenVersionOlder(String, String) - Static method in class io.fabric8.fab.osgi.internal.Versions
Returns true if the first maven version is older than the second version
isOffline() - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
isPackageOptional(String) - Method in class io.fabric8.fab.osgi.internal.FabBundleInfoImpl
 
isPackageOptional(String) - Method in interface io.fabric8.fab.osgi.internal.VersionResolver
 
isProcessImportPackages() - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
isRange(String) - Static method in class io.fabric8.fab.osgi.internal.Versions
 
isSharedOrRequired(DependencyTree) - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
isVersionOlder(String, String) - Static method in class io.fabric8.fab.osgi.internal.Versions
 
isVersionOlder(Version, Version) - Static method in class io.fabric8.fab.osgi.internal.Versions
 

L

ListCommand - Class in io.fabric8.fab.osgi.commands.module
 
ListCommand() - Constructor for class io.fabric8.fab.osgi.commands.module.ListCommand
 
load() - Method in class io.fabric8.fab.osgi.internal.OsgiModuleRegistry
 
logFailure(Exception) - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FabResolverImpl
 

M

matches(DependencyTree) - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FeaturesMatchingFilter
 
MAX_VERSION_DIGITS - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
The maximum number of allowed digit ranges in a version range

N

newInstance(FabClassPathResolver) - Static method in class io.fabric8.fab.osgi.commands.fab.TreeHelper
 
newInstance() - Static method in class io.fabric8.fab.osgi.internal.ConfigurationImpl
 
newInstance(ConfigurationAdmin, BundleContext) - Static method in class io.fabric8.fab.osgi.internal.ConfigurationImpl
 

O

openConnection(URL) - Method in class io.fabric8.fab.osgi.FabURLHandler
Open the connection for the given URL.
OsgiModuleRegistry - Class in io.fabric8.fab.osgi.internal
OsgiModuleRegistry() - Constructor for class io.fabric8.fab.osgi.internal.OsgiModuleRegistry
 
OverwriteMode - Enum in io.fabric8.fab.osgi.internal
Strategy to use regarding manifest rewrite, for a jar that is already a bundle (has osgi manifest attributes).

P

PACKAGE_SUFFFIX - Static variable in class io.fabric8.fab.osgi.commands.fab.HeadersCommand
 
parse(String) - Static method in class io.fabric8.fab.osgi.util.Service
 
parseHeader(String) - Static method in class io.fabric8.fab.osgi.util.Services
Parse an OSGi Export-Service header into a set of Service representations
parseInstructions(String) - Static method in class io.fabric8.fab.osgi.internal.BndUtils
Parses bnd instructions out of an url query string.
PID - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
 
post(Clause, StringBuilder) - Method in interface io.fabric8.fab.osgi.commands.fab.HeadersCommand.ClauseFormatter
 
pre(Clause, StringBuilder) - Method in interface io.fabric8.fab.osgi.commands.fab.HeadersCommand.ClauseFormatter
 
print(PrintStream) - Method in class io.fabric8.fab.osgi.commands.CommandSupport.Table
 
println() - Method in class io.fabric8.fab.osgi.commands.CommandSupport
 
println(String, Object...) - Method in class io.fabric8.fab.osgi.commands.CommandSupport
 
process(List<XMLType>, String, String, String) - Method in class io.fabric8.fab.osgi.bnd.ClassPathImportsHandlerPlugin
 
processBundle(Bundle) - Method in class io.fabric8.fab.osgi.commands.fab.ProcessUnusedBundles
 
processBundle(Bundle) - Method in class io.fabric8.fab.osgi.commands.fab.StopCommand
 
processBundle(Bundle) - Method in class io.fabric8.fab.osgi.commands.fab.UninstallCommand
 
processFabInstructions() - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
ProcessUnusedBundles - Class in io.fabric8.fab.osgi.commands.fab
Base class which processes the transitive FAB bundles which are not being used by other bundles
ProcessUnusedBundles() - Constructor for class io.fabric8.fab.osgi.commands.fab.ProcessUnusedBundles
 
PROPERTY_CERTIFICATE_CHECK - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
Certificate check configuration property name
PROPERTY_INSTALL_PROVIDED_DEPENDENCIES - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
Whether to install any provided dependencies
PROPERTY_LOCAL_MAVEN_REPOSITORY - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
The property for configuring an alternative local repository location
PROPERTY_MAVEN_REPOSITORIES - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
The list of maven repositories to use for resolving jars
PROPERTY_SHARED_RESOURCE_PATHS - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
List of paths looked for in shared dependencies which should be copied onto the Bundle-ClassPath for example to fix the META-INF/services stuff when using shared class loaders.
PROTOCOL_FAB - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
URL protocol for FAB
PROTOCOLS_SUPPORTED - Static variable in interface io.fabric8.fab.osgi.ServiceConstants
All the PAX URL protocols supported by this module
pruningFilters - Variable in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 

R

registry - Static variable in class io.fabric8.fab.osgi.internal.Activator
 
remove(VersionedDependencyId) - Method in class io.fabric8.fab.osgi.internal.OsgiModuleRegistry
 
REQUIRE_BUNDLE_ATTRIB - Static variable in class io.fabric8.fab.osgi.commands.fab.HeadersCommand
 
resolve() - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
resolveExportPackageVersion(String) - Method in class io.fabric8.fab.osgi.internal.FabBundleInfoImpl
 
resolveExportPackageVersion(String) - Method in interface io.fabric8.fab.osgi.internal.VersionResolver
 
resolveExtensions(DependencyTree, Filter<Dependency>) - Method in class io.fabric8.fab.osgi.internal.FabClassPathResolver
 
resolvePackageDependency(String) - Method in class io.fabric8.fab.osgi.internal.FabBundleInfoImpl
 
resolvePackageDependency(String, List<DependencyTree>) - Method in class io.fabric8.fab.osgi.internal.FabBundleInfoImpl
 
resolvePackageVersion(String) - Method in class io.fabric8.fab.osgi.internal.FabBundleInfoImpl
 
resolvePackageVersion(String) - Method in interface io.fabric8.fab.osgi.internal.VersionResolver
 
resolvePomDetails() - Method in interface io.fabric8.fab.osgi.internal.FabFacade
 
resolvePomDetails() - Method in class io.fabric8.fab.osgi.internal.FabFacadeSupport
If the PomDetails has not been resolved yet, try and resolve it
resolvePomDetails() - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FabResolverImpl
If the PomDetails has not been resolved yet, try and resolve it

S

SearchCommand - Class in io.fabric8.fab.osgi.commands.module
 
SearchCommand() - Constructor for class io.fabric8.fab.osgi.commands.module.SearchCommand
 
Service - Class in io.fabric8.fab.osgi.util
Represents an OSGi Service
Service(String) - Constructor for class io.fabric8.fab.osgi.util.Service
 
Service(String, Map<String, String>) - Constructor for class io.fabric8.fab.osgi.util.Service
 
SERVICE_SUFFIX - Static variable in class io.fabric8.fab.osgi.commands.fab.HeadersCommand
 
ServiceConstants - Interface in io.fabric8.fab.osgi
Constants for the FAB URL handler
ServiceProvider - Interface in io.fabric8.fab.osgi.internal
Interface to provide access to a few OSGi services and interfaces commonly used inside FAB
Services - Class in io.fabric8.fab.osgi.util
A set of helper methods for working with OSGi services
Services() - Constructor for class io.fabric8.fab.osgi.util.Services
 
setBundleContext(BundleContext) - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl
 
setConfigProperty(String, String) - Method in class io.fabric8.fab.osgi.internal.OsgiModuleRegistry
 
setConfiguration(Configuration) - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl
 
setConfigurationAdmin(ConfigurationAdmin) - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl
 
setConfigurationAdmin(ConfigurationAdmin) - Method in class io.fabric8.fab.osgi.internal.OsgiModuleRegistry
 
setDeployNonBundles(boolean) - Method in class io.fabric8.fab.osgi.FabDeploymentListener
 
setDirectory(File) - Method in class io.fabric8.fab.osgi.internal.OsgiModuleRegistry
 
setEnabledExtensions(VersionedDependencyId, List<String>) - Method in class io.fabric8.fab.osgi.internal.OsgiModuleRegistry
Store extension configuration in the config admin.
setFabResolverFactory(FabResolverFactory) - Method in class io.fabric8.fab.osgi.FabURLHandler
 
setFeaturesService(FeaturesService) - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl
 
setIncludeSharedResources(boolean) - Method in class io.fabric8.fab.osgi.internal.FabFacadeSupport
 
setIncludeSharedResources(boolean) - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FabResolverImpl
 
setPid(String) - Method in class io.fabric8.fab.osgi.internal.OsgiModuleRegistry
 
setPomDetails(PomDetails) - Method in class io.fabric8.fab.osgi.internal.FabFacadeSupport
 
setPomDetails(PomDetails) - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FabResolverImpl
 
setResolver(MavenResolver) - Method in class io.fabric8.fab.osgi.internal.FabFacadeSupport
 
setRootTree(DependencyTree) - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FabResolverImpl
 
setServiceProvider(ServiceProvider) - Method in class io.fabric8.fab.osgi.FabURLHandler
 
ShowCommand - Class in io.fabric8.fab.osgi.commands.module
 
ShowCommand() - Constructor for class io.fabric8.fab.osgi.commands.module.ShowCommand
 
start(Bundle) - Method in class io.fabric8.fab.osgi.commands.fab.StartCommand
 
start(BundleContext) - Method in class io.fabric8.fab.osgi.internal.Activator
 
startBundle(Bundle) - Method in class io.fabric8.fab.osgi.commands.fab.StartCommand
 
StartCommand - Class in io.fabric8.fab.osgi.commands.fab
 
StartCommand() - Constructor for class io.fabric8.fab.osgi.commands.fab.StartCommand
 
stopBundle(Bundle) - Method in class io.fabric8.fab.osgi.commands.fab.FabCommandSupport
 
StopCommand - Class in io.fabric8.fab.osgi.commands.fab
 
StopCommand() - Constructor for class io.fabric8.fab.osgi.commands.fab.StopCommand
 

T

toArray(String) - Static method in class io.fabric8.fab.osgi.internal.ConfigurationImpl
 
toResource(Object) - Static method in class io.fabric8.fab.osgi.internal.BndUtils
 
toVersionRange(String) - Method in class io.fabric8.fab.osgi.internal.BundleFabFacade
 
toVersionRange(String) - Method in class io.fabric8.fab.osgi.internal.FabBundleInfoImpl
 
toVersionRange(String) - Method in interface io.fabric8.fab.osgi.internal.FabFacade
Lets convert the version to a version range depending on the default or FAB specific version range value
toVersionRange(String) - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl.FabResolverImpl
 
toVersionRange(String, int) - Static method in class io.fabric8.fab.osgi.internal.Versions
 
transform(URL) - Method in class io.fabric8.fab.osgi.FabDeploymentListener
 
TreeCommand - Class in io.fabric8.fab.osgi.commands.fab
Shows the dependency tree of a maven artifact before it is deployed
TreeCommand() - Constructor for class io.fabric8.fab.osgi.commands.fab.TreeCommand
 
TreeHelper - Class in io.fabric8.fab.osgi.commands.fab
A helper class for printing dependency trees
TreeHelper(Set<DependencyTree>, Set<DependencyTree>) - Constructor for class io.fabric8.fab.osgi.commands.fab.TreeHelper
 

U

UninstallCommand - Class in io.fabric8.fab.osgi.commands.fab
 
UninstallCommand() - Constructor for class io.fabric8.fab.osgi.commands.fab.UninstallCommand
 
UninstallCommand - Class in io.fabric8.fab.osgi.commands.module
 
UninstallCommand() - Constructor for class io.fabric8.fab.osgi.commands.module.UninstallCommand
 
update(PrintStream) - Method in class io.fabric8.fab.osgi.internal.OsgiModuleRegistry
Updates the repo sources.
update(PrintStream, boolean) - Method in class io.fabric8.fab.osgi.internal.OsgiModuleRegistry
Updates the repo sources.
UpdateCommand - Class in io.fabric8.fab.osgi.commands.module
 
UpdateCommand() - Constructor for class io.fabric8.fab.osgi.commands.module.UpdateCommand
 

V

valueOf(String) - Static method in enum io.fabric8.fab.osgi.internal.OverwriteMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.fabric8.fab.osgi.internal.OverwriteMode
Returns an array containing the constants of this enum type, in the order they are declared.
VersionResolver - Interface in io.fabric8.fab.osgi.internal
 
Versions - Class in io.fabric8.fab.osgi.internal
A helper for creating version ranges from specific versions
Versions() - Constructor for class io.fabric8.fab.osgi.internal.Versions
 

W

write(PrintStream, FabClassPathResolver) - Static method in class io.fabric8.fab.osgi.commands.fab.TreeHelper
 
write(PrintStream, DependencyTree, boolean...) - Method in class io.fabric8.fab.osgi.commands.fab.TreeHelper
 
A B C D E F G H I L M N O P R S T U V W 

Copyright © 2011–2014 Red Hat. All rights reserved.