- 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(ModuleRegistry, 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
-
- 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
-
- getModuleRegistry() - Method in class io.fabric8.fab.osgi.commands.CommandSupport
-
- 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
-
- 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
-
- getRegistry() - Method in class io.fabric8.fab.osgi.internal.FabResolverFactoryImpl
-
- 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
-
- 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
-