A B C D E F G H I J L M N O P Q R S T U V W X 
All Classes All Packages

A

AbstractDownloadTask - Class in org.apache.karaf.features.internal.download.impl
 
AbstractDownloadTask(ScheduledExecutorService, String) - Constructor for class org.apache.karaf.features.internal.download.impl.AbstractDownloadTask
 
AbstractRegionDigraphVisitor<C> - Class in org.apache.karaf.features.internal.region
AbstractRegionDigraphVisitor is an abstract base class for RegionDigraphVisitor implementations
AbstractRegionDigraphVisitor(Collection<C>) - Constructor for class org.apache.karaf.features.internal.region.AbstractRegionDigraphVisitor
 
AbstractRetryableDownloadTask - Class in org.apache.karaf.features.internal.download.impl
 
AbstractRetryableDownloadTask(ScheduledExecutorService, String) - Constructor for class org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask
 
AbstractRetryableDownloadTask.Retry - Enum in org.apache.karaf.features.internal.download.impl
What kind of retry may be attempted
acceptDependencies() - Method in class org.apache.karaf.features.internal.model.Scoping
 
acceptDependencies() - Method in interface org.apache.karaf.features.Scoping
 
Activator - Class in org.apache.karaf.features.internal.osgi
 
Activator() - Constructor for class org.apache.karaf.features.internal.osgi.Activator
 
adapt(Class<T>) - Method in class org.apache.karaf.features.internal.service.Deployer
 
add(Map<S, Set<T>>, Map<S, Set<T>>) - Static method in class org.apache.karaf.features.internal.util.MapUtils
 
addDependency(FeatureResource, Dependency, String) - Static method in class org.apache.karaf.features.internal.resolver.FeatureResource
 
addDependency(FeatureResource, Dependency, String, boolean) - Static method in class org.apache.karaf.features.internal.resolver.FeatureResource
 
addException(Exception) - Method in exception org.apache.karaf.features.internal.util.MultiException
Deprecated.
addIdentityRequirement(ResourceImpl, String, String, String) - Static method in class org.apache.karaf.features.internal.resolver.ResourceUtils
 
addIdentityRequirement(ResourceImpl, String, String, String, boolean) - Static method in class org.apache.karaf.features.internal.resolver.ResourceUtils
 
addIdentityRequirement(ResourceImpl, String, String, VersionRange) - Static method in class org.apache.karaf.features.internal.resolver.ResourceUtils
 
addIdentityRequirement(ResourceImpl, String, String, VersionRange, boolean) - Static method in class org.apache.karaf.features.internal.resolver.ResourceUtils
 
addIdentityRequirement(ResourceImpl, String, String, VersionRange, boolean, boolean) - Static method in class org.apache.karaf.features.internal.resolver.ResourceUtils
 
addIdentityRequirement(ResourceImpl, Resource) - Static method in class org.apache.karaf.features.internal.resolver.ResourceUtils
 
addIdentityRequirement(ResourceImpl, Resource, boolean) - Static method in class org.apache.karaf.features.internal.resolver.ResourceUtils
 
addListener(FutureListener<T>) - Method in class org.apache.karaf.features.internal.download.impl.DefaultFuture
addOverrides(Set<String>) - Method in class org.apache.karaf.features.internal.service.FeaturesProcessorImpl
For the purpose of assembly builder, we can configure additional overrides that are read from profiles.
addRepository(String) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
addRepository(String) - Method in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
addRepository(String, boolean) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
addRepository(String, boolean) - Method in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
addRepository(URI) - Method in interface org.apache.karaf.features.FeaturesService
 
addRepository(URI) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
addRepository(URI, boolean) - Method in interface org.apache.karaf.features.FeaturesService
 
addRepository(URI, boolean) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
addRepository(Repository) - Method in interface org.apache.karaf.features.internal.service.RepositoryCache
Adds existing Repository to be tracked/managed by this cache and later be available e.g., via RepositoryCache.getRepository(String)
addRepository(Repository) - Method in class org.apache.karaf.features.internal.service.RepositoryCacheImpl
 
addRequirement(String) - Method in class org.apache.karaf.features.internal.region.Subsystem
 
addRequirements(Map<String, Set<String>>, EnumSet<FeaturesService.Option>) - Method in interface org.apache.karaf.features.FeaturesService
 
addRequirements(Map<String, Set<String>>, EnumSet<FeaturesService.Option>) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
addSystemResource(Resource) - Method in class org.apache.karaf.features.internal.region.Subsystem
 
addToMapSet(Map<S, Set<T>>, S, T) - Static method in class org.apache.karaf.features.internal.util.MapUtils
 
Always - org.apache.karaf.features.FeaturesService.SnapshotUpdateBehavior
Always update
apply(Map<S, Set<T>>, Function<T, U>) - Static method in class org.apache.karaf.features.internal.util.MapUtils
Changes mapping from S -> Set<T> to mapping S -> Set<U> using Function that can change T to U.
apply(Set<T>, Function<T, U>) - Static method in class org.apache.karaf.features.internal.util.MapUtils
 
asCompositeData() - Method in class org.apache.karaf.features.management.codec.JmxFeature
 
asCompositeData() - Method in class org.apache.karaf.features.management.codec.JmxFeatureEvent
 
asCompositeData() - Method in class org.apache.karaf.features.management.codec.JmxRepository
 
asCompositeData() - Method in class org.apache.karaf.features.management.codec.JmxRepositoryEvent
 
asFeature() - Method in interface org.apache.karaf.features.Conditional
 
asFeature() - Method in class org.apache.karaf.features.internal.model.Conditional
 
autoRefresh - Variable in class org.apache.karaf.features.internal.service.Deployer.DeploymentRequest
Indication if deployer refresh automatically bundle (true), or not (false)
autoRefresh - Variable in class org.apache.karaf.features.internal.service.FeaturesServiceConfig
Define if the features service automatically refresh bundles (which have to be refreshed).
await() - Method in interface org.apache.karaf.features.internal.download.Downloader
 
await() - Method in class org.apache.karaf.features.internal.download.impl.DefaultFuture
await() - Method in class org.apache.karaf.features.internal.download.impl.MavenDownloadManager.MavenDownloader
 
await(long) - Method in class org.apache.karaf.features.internal.download.impl.DefaultFuture
await(long, TimeUnit) - Method in class org.apache.karaf.features.internal.download.impl.DefaultFuture
awaitUninterruptibly() - Method in class org.apache.karaf.features.internal.download.impl.DefaultFuture
awaitUninterruptibly(long) - Method in class org.apache.karaf.features.internal.download.impl.DefaultFuture
awaitUninterruptibly(long, TimeUnit) - Method in class org.apache.karaf.features.internal.download.impl.DefaultFuture

B

blacklist(Features) - Method in class org.apache.karaf.features.internal.service.Blacklist
 
Blacklist - Class in org.apache.karaf.features.internal.service
Helper class to deal with blacklisted features and bundles.
Blacklist() - Constructor for class org.apache.karaf.features.internal.service.Blacklist
 
Blacklist(String) - Constructor for class org.apache.karaf.features.internal.service.Blacklist
 
Blacklist(List<String>) - Constructor for class org.apache.karaf.features.internal.service.Blacklist
 
BLACKLIST_TYPE - Static variable in class org.apache.karaf.features.internal.service.Blacklist
 
BLACKLIST_URL - Static variable in class org.apache.karaf.features.internal.service.Blacklist
 
blacklistBundle(LocationPattern) - Method in class org.apache.karaf.features.internal.service.Blacklist
Directly add LocationPattern as blacklisted bundle URI
blacklisted - Variable in class org.apache.karaf.features.internal.service.FeaturesServiceConfig
Deprecated.
BlacklistedFeature() - Constructor for class org.apache.karaf.features.internal.model.processing.FeaturesProcessing.BlacklistedFeature
 
BlacklistedFeature(String, String) - Constructor for class org.apache.karaf.features.internal.model.processing.FeaturesProcessing.BlacklistedFeature
 
blacklistFeature(FeaturePattern) - Method in class org.apache.karaf.features.internal.service.Blacklist
Directly add FeaturePattern as blacklisted feature ID
Blacklisting - Interface in org.apache.karaf.features
Indication that given object may be blacklisted.
blacklistRepository(LocationPattern) - Method in class org.apache.karaf.features.internal.service.Blacklist
Directly add LocationPattern as blacklisted features XML repository URI
bootDone - Variable in class org.apache.karaf.features.internal.service.State
 
BootFeaturesInstaller - Class in org.apache.karaf.features.internal.service
 
BootFeaturesInstaller(BundleContext, FeaturesServiceImpl, ExitManager, String[], String, boolean) - Constructor for class org.apache.karaf.features.internal.service.BootFeaturesInstaller
 
BootFinished - Interface in org.apache.karaf.features
Marker interface for a service that announces when the karaf boot is finished
build(Collection<S>, Function<S, T>, Function<S, U>) - Static method in class org.apache.karaf.features.internal.util.MapUtils
 
build(Map<String, List<Feature>>) - Method in class org.apache.karaf.features.internal.region.Subsystem
 
build(Feature, String, Map<String, ? extends Resource>) - Static method in class org.apache.karaf.features.internal.resolver.FeatureResource
Constructs Resource for given non-conditional feature.
build(Feature, Conditional, String, Map<String, ? extends Resource>) - Static method in class org.apache.karaf.features.internal.resolver.FeatureResource
Constructs a Resource for conditional of a feature.
bundle - Variable in class org.apache.karaf.features.internal.model.Content
 
Bundle - Class in org.apache.karaf.features.internal.model
Deployable element to install.
Bundle() - Constructor for class org.apache.karaf.features.internal.model.Bundle
 
Bundle(String) - Constructor for class org.apache.karaf.features.internal.model.Bundle
 
bundleBlacklisted(BundleInfo) - Method in interface org.apache.karaf.features.internal.region.SubsystemResolverCallback
Notification about bundle being blacklisted
bundleBlacklisted(BundleInfo) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
bundleChecksums - Variable in class org.apache.karaf.features.internal.service.State
Map from bundle id to bundle's java.util.zip.CRC32
BundleComparator - Class in org.apache.karaf.features.internal.service
 
BundleComparator() - Constructor for class org.apache.karaf.features.internal.service.BundleComparator
 
bundleId() - Method in class org.apache.karaf.features.internal.service.Deployer
 
BundleInfo - Interface in org.apache.karaf.features
A bundle info holds info about a Bundle.
BundleInfo.BundleOverrideMode - Enum in org.apache.karaf.features
 
BundleInstallSupport - Interface in org.apache.karaf.features.internal.service
Interface to interact with OSGi framework.
BundleInstallSupport.FrameworkInfo - Class in org.apache.karaf.features.internal.service
Low-level state of system, provides information about start levels (initial and current), system bundle, bundle of features service and entire map of bundle IDs to Bundle instances.
BundleInstallSupportImpl - Class in org.apache.karaf.features.internal.service
Interaction with OSGi framework, where bundles are installed into it via RegionDigraph.
BundleInstallSupportImpl(Bundle, BundleContext, BundleContext, Bundle, FeatureConfigInstaller, RegionDigraph) - Constructor for class org.apache.karaf.features.internal.service.BundleInstallSupportImpl
 
BundleReplacements - Class in org.apache.karaf.features.internal.model.processing
 
BundleReplacements() - Constructor for class org.apache.karaf.features.internal.model.processing.BundleReplacements
 
BundleReplacements.BundleOverrideMode - Enum in org.apache.karaf.features.internal.model.processing
 
BundleReplacements.OverrideBundle - Class in org.apache.karaf.features.internal.model.processing
 
bundles - Variable in class org.apache.karaf.features.internal.service.BundleInstallSupport.FrameworkInfo
 
bundles - Variable in class org.apache.karaf.features.internal.service.Deployer.DeploymentState
bundle-id -> bundle for all currently installed bundles
BUNDLES_INSTALLED - org.apache.karaf.features.DeploymentEvent
Bundle install/uninstall operations within this deployment have completed.
BUNDLES_RESOLVED - org.apache.karaf.features.DeploymentEvent
Bundle resolution has completed, but the bundles have not yet been started.
bundlesPerRegion - Variable in class org.apache.karaf.features.internal.service.Deployer.DeploymentState
region-name -> ids for bundles installed in region (see State.managedBundles)
bundleUpdateRange - Variable in class org.apache.karaf.features.internal.service.Deployer.DeploymentRequest
A bnd macro to find update'able version range for bundle versions (e.g., to determine whether to install or update a bundle
bundleUpdateRange - Variable in class org.apache.karaf.features.internal.service.FeaturesServiceConfig
Range to use when verifying if a bundle should be updated or new bundle installed.
BundleWrapper(Bundle) - Constructor for class org.apache.karaf.features.internal.service.Deployer.BundleWrapper
 
BundleWrapper(BundleRevision) - Constructor for class org.apache.karaf.features.internal.service.Deployer.BundleWrapper
 
BundleWrapper(Resource) - Constructor for class org.apache.karaf.features.internal.service.Deployer.BundleWrapper
 

C

callListeners(DeploymentEvent) - Method in interface org.apache.karaf.features.internal.service.Deployer.DeployCallback
 
callListeners(DeploymentEvent) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
callListeners(FeatureEvent) - Method in interface org.apache.karaf.features.internal.service.Deployer.DeployCallback
 
callListeners(FeatureEvent) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
callListeners(RepositoryEvent) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
cancel() - Method in class org.apache.karaf.features.internal.download.impl.DefaultFuture
 
CandidateComparator - Class in org.apache.karaf.features.internal.region
 
CandidateComparator(ToIntFunction<Resource>) - Constructor for class org.apache.karaf.features.internal.region.CandidateComparator
 
capability - Variable in class org.apache.karaf.features.internal.model.Feature
 
Capability - Class in org.apache.karaf.features.internal.model
Additional capability for a feature.
Capability - Interface in org.apache.karaf.features
 
Capability() - Constructor for class org.apache.karaf.features.internal.model.Capability
 
Capability(String) - Constructor for class org.apache.karaf.features.internal.model.Capability
 
checkAndLoadCache() - Method in class org.apache.karaf.features.internal.repository.JsonRepository
 
checkAndLoadCache() - Method in class org.apache.karaf.features.internal.repository.XmlRepository
 
checksum(InputStream) - Static method in class org.apache.karaf.features.internal.util.ChecksumUtils
Compute a checksum for the file or directory that consists of the name, length and the last modified date for a file and its children in case of a directory
ChecksumUtils - Class in org.apache.karaf.features.internal.util
 
ChecksumUtils.CRCInputStream - Class in org.apache.karaf.features.internal.util
 
CircularPrerequisiteException(Set<String>) - Constructor for exception org.apache.karaf.features.internal.service.Deployer.CircularPrerequisiteException
 
close() - Method in interface org.apache.karaf.features.internal.download.DownloadManager
 
close() - Method in class org.apache.karaf.features.internal.download.impl.MavenDownloadManager
 
cmBundle - Variable in class org.apache.karaf.features.internal.service.BundleInstallSupport.FrameworkInfo
 
collectPrerequisites() - Method in class org.apache.karaf.features.internal.region.Subsystem
 
collectPrerequisites() - Method in class org.apache.karaf.features.internal.region.SubsystemResolver
 
collectPrerequisites() - Method in interface org.apache.karaf.features.internal.region.SubsystemResolverResolution
Before attempting resolution, we can collect features' prerequisites.
CollisionHookHelper - Class in org.eclipse.equinox.internal.region
Hack to access CollisionHook as StandardRegionDigraph.getBundleCollisionHook() is not public
CollisionHookHelper() - Constructor for class org.eclipse.equinox.internal.region.CollisionHookHelper
 
compare(Bundle, Bundle) - Method in class org.apache.karaf.features.internal.service.BundleComparator
 
compare(Capability, Capability) - Method in class org.apache.karaf.features.internal.region.CandidateComparator
 
compare(Resource, Resource) - Method in class org.apache.karaf.features.internal.service.ResourceComparator
 
compile() - Method in class org.apache.karaf.features.internal.model.processing.BundleReplacements.OverrideBundle
Changes String for originalUri into LocationPattern
compose(Function<S, T>, Function<T, U>) - Static method in class org.apache.karaf.features.internal.util.MapUtils
 
computeDeployment(Deployer.DeploymentState, Deployer.DeploymentRequest, SubsystemResolver) - Method in class org.apache.karaf.features.internal.service.Deployer
 
condition - Variable in class org.apache.karaf.features.internal.model.Conditional
 
conditional - Variable in class org.apache.karaf.features.internal.model.Feature
 
Conditional - Class in org.apache.karaf.features.internal.model
 
Conditional - Interface in org.apache.karaf.features
 
Conditional() - Constructor for class org.apache.karaf.features.internal.model.Conditional
 
CONDITIONAL_TRUE - Static variable in class org.apache.karaf.features.internal.resolver.FeatureResource
 
config - Variable in class org.apache.karaf.features.internal.model.Content
 
Config - Class in org.apache.karaf.features.internal.model
Configuration entries which should be created during feature installation.
Config() - Constructor for class org.apache.karaf.features.internal.model.Config
 
configadminBundle - Variable in class org.apache.karaf.features.internal.service.Deployer.DeploymentState
A Bundle providing ConfigurationAdmin service
configfile - Variable in class org.apache.karaf.features.internal.model.Content
 
ConfigFile - Class in org.apache.karaf.features.internal.model
Additional configuration files which should be created during feature installation.
ConfigFile() - Constructor for class org.apache.karaf.features.internal.model.ConfigFile
 
ConfigFileInfo - Interface in org.apache.karaf.features
 
ConfigInfo - Interface in org.apache.karaf.features
 
contains(Map<S, Set<T>>, S, T) - Static method in class org.apache.karaf.features.internal.util.MapUtils
 
contains(Region, C) - Method in class org.apache.karaf.features.internal.region.AbstractRegionDigraphVisitor
Determines whether the given region contains the given candidate.
Content - Class in org.apache.karaf.features.internal.model
 
Content() - Constructor for class org.apache.karaf.features.internal.model.Content
 
copy() - Method in class org.apache.karaf.features.internal.service.State
 
copy(S) - Static method in class org.apache.karaf.features.internal.util.MapUtils
 
copy(S, S) - Static method in class org.apache.karaf.features.internal.util.MapUtils
 
copyMapSet(Map<S, Set<T>>) - Static method in class org.apache.karaf.features.internal.util.MapUtils
 
copyMapSet(Map<S, Set<T>>, Map<S, Set<T>>) - Static method in class org.apache.karaf.features.internal.util.MapUtils
 
Crc - org.apache.karaf.features.FeaturesService.SnapshotUpdateBehavior
Update if CRC differs
CRCInputStream(InputStream) - Constructor for class org.apache.karaf.features.internal.util.ChecksumUtils.CRCInputStream
 
create(URI, boolean) - Method in interface org.apache.karaf.features.internal.service.RepositoryCache
Creates Repository without adding it to cache
create(URI, boolean) - Method in class org.apache.karaf.features.internal.service.RepositoryCacheImpl
 
createBundle() - Method in class org.apache.karaf.features.internal.model.ObjectFactory
Create an instance of Bundle
createConfig() - Method in class org.apache.karaf.features.internal.model.ObjectFactory
Create an instance of Config
createConfigFile() - Method in class org.apache.karaf.features.internal.model.ObjectFactory
Create an instance of ConfigFile
createCustomDownloadTask(String) - Method in class org.apache.karaf.features.internal.download.impl.MavenDownloadManager
 
createDependency() - Method in class org.apache.karaf.features.internal.model.ObjectFactory
Create an instance of Dependency
createDownloader() - Method in interface org.apache.karaf.features.internal.download.DownloadManager
 
createDownloader() - Method in class org.apache.karaf.features.internal.download.impl.MavenDownloadManager
 
createDownloadManager() - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
createDownloadManager(MavenResolver, ScheduledExecutorService) - Static method in class org.apache.karaf.features.internal.download.DownloadManagers
 
createDownloadManager(MavenResolver, ScheduledExecutorService, long, int) - Static method in class org.apache.karaf.features.internal.download.DownloadManagers
 
createDownloadTask(String) - Method in class org.apache.karaf.features.internal.download.impl.MavenDownloadManager.MavenDownloader
 
createFeature() - Method in class org.apache.karaf.features.internal.model.ObjectFactory
Create an instance of Feature
createFeatures(Features) - Method in class org.apache.karaf.features.internal.model.ObjectFactory
Create an instance of JAXBElement&lt;Features&gt;
createFeaturesProcessing() - Method in class org.apache.karaf.features.internal.model.processing.ObjectFactory
 
createFeaturesRoot() - Method in class org.apache.karaf.features.internal.model.ObjectFactory
Create an instance of Features
createRepository(URI) - Method in interface org.apache.karaf.features.FeaturesService
 
createRepository(URI) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
createSubsystem(String, boolean) - Method in class org.apache.karaf.features.internal.region.Subsystem
Create child subsystem for this subsystem.
currentStartLevel - Variable in class org.apache.karaf.features.internal.service.BundleInstallSupport.FrameworkInfo
 
currentStartLevel - Variable in class org.apache.karaf.features.internal.service.Deployer.DeploymentState
FrameworkStartLevel.getStartLevel()

D

Default - org.apache.karaf.features.FeaturesService.ServiceRequirementsBehavior
Consider ServiceNamespace.SERVICE_NAMESPACE requirements only for http://karaf.apache.org/xmlns/features/v1.2.1 XSD and below
DEFAULT_AUTO_REFRESH - Static variable in interface org.apache.karaf.features.FeaturesService
 
DEFAULT_BUNDLE_UPDATE_RANGE - Static variable in interface org.apache.karaf.features.FeaturesService
 
DEFAULT_CONFIG_CFG_STORE - Static variable in interface org.apache.karaf.features.FeaturesService
 
DEFAULT_DIGRAPH_MBEAN - Static variable in interface org.apache.karaf.features.FeaturesService
 
DEFAULT_DOWNLOAD_THREADS - Static variable in interface org.apache.karaf.features.FeaturesService
 
DEFAULT_FEATURE_RESOLUTION_RANGE - Static variable in interface org.apache.karaf.features.FeaturesService
 
DEFAULT_INSTALL_MODE - Static variable in interface org.apache.karaf.features.Feature
 
DEFAULT_REPOSITORY_EXPIRATION - Static variable in interface org.apache.karaf.features.FeaturesService
 
DEFAULT_RETRY - org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.Retry
Retry with high expectation of success at some point
DEFAULT_SCHEDULE_DELAY - Static variable in interface org.apache.karaf.features.FeaturesService
 
DEFAULT_SCHEDULE_MAX_RUN - Static variable in interface org.apache.karaf.features.FeaturesService
 
DEFAULT_UPDATE_SNAPSHOTS - Static variable in interface org.apache.karaf.features.FeaturesService
 
DEFAULT_VERSION - Static variable in class org.apache.karaf.features.internal.model.Feature
 
defaultDeploymentRequest() - Static method in class org.apache.karaf.features.internal.service.Deployer.DeploymentRequest
Prepare standard, empty DeploymentRequest, where feature versions are taken literally (no ranges) and bundle updates use natural range to determine between install and update (update on micro digit in version, e.g., 2.1.0 -> 2.1.2, but not 2.1.2 -> 2.2.0).
DefaultFuture<T extends DefaultFuture<?>> - Class in org.apache.karaf.features.internal.download.impl
A simple future
DefaultFuture() - Constructor for class org.apache.karaf.features.internal.download.impl.DefaultFuture
 
DefaultFuture(Object) - Constructor for class org.apache.karaf.features.internal.download.impl.DefaultFuture
Creates a new instance.
deleteConfigs(Feature) - Method in interface org.apache.karaf.features.internal.service.BundleInstallSupport
 
deleteConfigs(Feature) - Method in class org.apache.karaf.features.internal.service.BundleInstallSupportImpl
 
deleteConfigs(Feature) - Method in interface org.apache.karaf.features.internal.service.Deployer.DeployCallback
 
deleteConfigs(Feature) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
DeleteConfigurations - org.apache.karaf.features.FeaturesService.Option
 
dependency - Variable in class org.apache.karaf.features.internal.model.Bundle
 
dependency - Variable in class org.apache.karaf.features.internal.model.Dependency
 
Dependency - Class in org.apache.karaf.features.internal.model
Dependency of feature.
Dependency - Interface in org.apache.karaf.features
 
Dependency() - Constructor for class org.apache.karaf.features.internal.model.Dependency
 
Dependency(String, String) - Constructor for class org.apache.karaf.features.internal.model.Dependency
 
deploy(Deployer.DeploymentState, Deployer.DeploymentRequest) - Method in class org.apache.karaf.features.internal.service.Deployer
Perform a deployment.
Deployer - Class in org.apache.karaf.features.internal.service
 
Deployer(DownloadManager, Resolver, Deployer.DeployCallback) - Constructor for class org.apache.karaf.features.internal.service.Deployer
 
Deployer.BundleWrapper - Class in org.apache.karaf.features.internal.service
 
Deployer.CircularPrerequisiteException - Exception in org.apache.karaf.features.internal.service
 
Deployer.DeployCallback - Interface in org.apache.karaf.features.internal.service
Interface through which Deployer interacts with OSGi framework.
Deployer.DeploymentRequest - Class in org.apache.karaf.features.internal.service
A request to change current Deployer.DeploymentState of system
Deployer.DeploymentState - Class in org.apache.karaf.features.internal.service
Representation of the state of system from the point of view of installed bundles and available features
Deployer.PartialDeploymentException - Exception in org.apache.karaf.features.internal.service
 
deployFully(Deployer.DeploymentState, Deployer.DeploymentRequest) - Method in class org.apache.karaf.features.internal.service.Deployer
Performs full deployment - with prerequisites
DEPLOYMENT_FINISHED - org.apache.karaf.features.DeploymentEvent
The deployment has completed.
DEPLOYMENT_STARTED - org.apache.karaf.features.DeploymentEvent
A new deployment operation has started.
deploymentEvent(DeploymentEvent) - Method in interface org.apache.karaf.features.DeploymentListener
Fired when a deployment event occurs.
DeploymentEvent - Enum in org.apache.karaf.features
Enumeration of deployment events.
DeploymentListener - Interface in org.apache.karaf.features
Interface implemented by components interested in bundle lifecycle operations triggered by FeaturesService.
DeploymentRequest() - Constructor for class org.apache.karaf.features.internal.service.Deployer.DeploymentRequest
 
DeploymentState() - Constructor for class org.apache.karaf.features.internal.service.Deployer.DeploymentState
 
description - Variable in class org.apache.karaf.features.internal.model.Feature
 
details - Variable in class org.apache.karaf.features.internal.model.Feature
 
diff(Map<S, Set<T>>, Map<S, Set<T>>) - Static method in class org.apache.karaf.features.internal.util.MapUtils
Produces a map where each set value in from map has every element that's in to map's set value removed.
diff(Set<T>, Set<T>) - Static method in class org.apache.karaf.features.internal.util.MapUtils
 
DIGRAPH_FILE - Static variable in class org.apache.karaf.features.internal.region.DigraphHelper
 
DigraphHelper - Class in org.apache.karaf.features.internal.region
 
Disable - org.apache.karaf.features.FeaturesService.ServiceRequirementsBehavior
Remove and do not consider any ServiceNamespace.SERVICE_NAMESPACE requirements
DisplayAllWiring - org.apache.karaf.features.FeaturesService.Option
 
DisplayFeaturesWiring - org.apache.karaf.features.FeaturesService.Option
 
doCreateDownloadTask(String) - Method in class org.apache.karaf.features.internal.download.impl.MavenDownloadManager.MavenDownloader
 
doLog(int, String, Throwable) - Method in class org.apache.karaf.features.internal.resolver.Slf4jResolverLog
 
doOpen() - Method in class org.apache.karaf.features.internal.osgi.Activator
 
doStart() - Method in class org.apache.karaf.features.internal.osgi.Activator
 
doStop() - Method in class org.apache.karaf.features.internal.osgi.Activator
 
download(Exception) - Method in class org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask
Abstract download operation that may use previous exception as hint for optimized retry
download(Exception) - Method in class org.apache.karaf.features.internal.download.impl.MavenDownloadTask
 
download(Exception) - Method in class org.apache.karaf.features.internal.download.impl.SimpleDownloadTask
 
download(String, DownloadCallback) - Method in interface org.apache.karaf.features.internal.download.Downloader
 
download(String, DownloadCallback) - Method in class org.apache.karaf.features.internal.download.impl.MavenDownloadManager.MavenDownloader
 
downloadBlueprintOrSpring() - Method in class org.apache.karaf.features.internal.download.impl.SimpleDownloadTask
 
downloadBundles(DownloadManager, String, FeaturesService.ServiceRequirementsBehavior, RepositoryManager, SubsystemResolverCallback) - Method in class org.apache.karaf.features.internal.region.Subsystem
Downloads bundles for all the features in current and child subsystems.
DownloadCallback - Interface in org.apache.karaf.features.internal.download
 
downloaded(StreamProvider) - Method in interface org.apache.karaf.features.internal.download.DownloadCallback
 
Downloader - Interface in org.apache.karaf.features.internal.download
 
DownloadManager - Interface in org.apache.karaf.features.internal.download
 
DownloadManagerHelper - Class in org.apache.karaf.features.internal.download.impl
 
DownloadManagers - Class in org.apache.karaf.features.internal.download
 
downloadThreads - Variable in class org.apache.karaf.features.internal.service.FeaturesServiceConfig
 

E

endElement(String, String, String) - Method in class org.apache.karaf.features.internal.model.JaxbUtil.NoSourceAndNamespaceFilter
 
Enforce - org.apache.karaf.features.FeaturesService.ServiceRequirementsBehavior
Always consider ServiceNamespace.SERVICE_NAMESPACE requirements
ensureAllClassesLoaded(Bundle) - Static method in class org.apache.karaf.features.internal.service.Deployer
 
equals(Object) - Method in class org.apache.karaf.features.internal.model.Bundle
 
equals(Object) - Method in class org.apache.karaf.features.internal.model.Capability
 
equals(Object) - Method in class org.apache.karaf.features.internal.model.Dependency
 
equals(Object) - Method in class org.apache.karaf.features.internal.model.Feature
 
equals(Object) - Method in class org.apache.karaf.features.internal.model.Requirement
 
equals(Object) - Method in class org.apache.karaf.features.internal.service.Deployer.BundleWrapper
 
equals(Object) - Method in class org.apache.karaf.features.internal.service.FeatureReq
 
equals(Object) - Method in class org.apache.karaf.features.internal.service.RepositoryImpl
 
EVENT - Static variable in class org.apache.karaf.features.EventConstants
 
EventAdminListener - Class in org.apache.karaf.features.internal.service
A listener to publish events to EventAdmin
EventAdminListener(BundleContext) - Constructor for class org.apache.karaf.features.internal.service.EventAdminListener
 
EventConstants - Class in org.apache.karaf.features
Constants for EventAdmin events
executorService - Variable in class org.apache.karaf.features.internal.download.impl.AbstractDownloadTask
 
executorService - Variable in class org.apache.karaf.features.internal.download.impl.MavenDownloadManager
 
exit() - Method in interface org.apache.karaf.features.internal.util.ExitManager
 
exit() - Method in class org.apache.karaf.features.internal.util.SystemExitManager
 
ExitManager - Interface in org.apache.karaf.features.internal.util
 
extractUrl(String) - Static method in class org.apache.karaf.features.internal.service.Overrides
 

F

failOnUninstall - Variable in class org.apache.karaf.features.internal.service.StaticInstallSupport
 
failOnUpdate - Variable in class org.apache.karaf.features.internal.service.StaticInstallSupport
 
feature - Variable in class org.apache.karaf.features.internal.model.Content
 
feature - Variable in class org.apache.karaf.features.internal.model.Features
 
Feature - Class in org.apache.karaf.features.internal.model
Definition of the Feature.
Feature - Interface in org.apache.karaf.features
A feature is a list of bundles associated identified by its name.
Feature() - Constructor for class org.apache.karaf.features.internal.model.Feature
 
Feature(String) - Constructor for class org.apache.karaf.features.internal.model.Feature
 
Feature(String, String) - Constructor for class org.apache.karaf.features.internal.model.Feature
 
FEATURE - Static variable in class org.apache.karaf.features.management.codec.JmxFeature
The CompositeType which represents a single feature
FEATURE - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
The item names in the CompositeData representing a feature
FEATURE_BLACKLISTED - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FEATURE_BUNDLES - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FEATURE_CONFIG - Static variable in class org.apache.karaf.features.management.codec.JmxFeature
 
FEATURE_CONFIG - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FEATURE_CONFIG_APPEND - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FEATURE_CONFIG_ELEMENT - Static variable in class org.apache.karaf.features.management.codec.JmxFeature
 
FEATURE_CONFIG_ELEMENT - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FEATURE_CONFIG_ELEMENT_KEY - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FEATURE_CONFIG_ELEMENT_TABLE - Static variable in class org.apache.karaf.features.management.codec.JmxFeature
 
FEATURE_CONFIG_ELEMENT_VALUE - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FEATURE_CONFIG_ELEMENTS - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FEATURE_CONFIG_FILES - Static variable in class org.apache.karaf.features.management.codec.JmxFeature
 
FEATURE_CONFIG_FILES - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FEATURE_CONFIG_FILES_ELEMENTS - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FEATURE_CONFIG_FILES_TABLE - Static variable in class org.apache.karaf.features.management.codec.JmxFeature
 
FEATURE_CONFIG_PID - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FEATURE_CONFIG_TABLE - Static variable in class org.apache.karaf.features.management.codec.JmxFeature
 
FEATURE_CONFIGURATIONFILES - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FEATURE_CONFIGURATIONS - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FEATURE_DEPENDENCIES - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FEATURE_EVENT - Static variable in class org.apache.karaf.features.management.codec.JmxFeatureEvent
 
FEATURE_EVENT - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
The item names in the CompositeData representing the event raised for feature events within the OSGi container by this bean
FEATURE_EVENT_EVENT_TYPE - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FEATURE_EVENT_EVENT_TYPE_INSTALLED - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FEATURE_EVENT_EVENT_TYPE_UNINSTALLED - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FEATURE_EVENT_REGION - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FEATURE_EVENT_TYPE - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
The type of the event which is emitted for features events
FEATURE_IDENTIFIER - Static variable in class org.apache.karaf.features.management.codec.JmxFeature
 
FEATURE_IDENTIFIER - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FEATURE_IDENTIFIER_TABLE - Static variable in class org.apache.karaf.features.management.codec.JmxFeature
 
FEATURE_INSTALLED - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FEATURE_NAME - Static variable in class org.apache.karaf.features.EventConstants
 
FEATURE_NAME - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FEATURE_REQUIRED - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FEATURE_TABLE - Static variable in class org.apache.karaf.features.management.codec.JmxFeature
The TabularType which represents a list of features
FEATURE_VERSION - Static variable in class org.apache.karaf.features.EventConstants
 
FEATURE_VERSION - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
FeatureConfigInstaller - Class in org.apache.karaf.features.internal.service
 
FeatureConfigInstaller(ConfigurationAdmin) - Constructor for class org.apache.karaf.features.internal.service.FeatureConfigInstaller
 
FeatureConfigInstaller(ConfigurationAdmin, boolean) - Constructor for class org.apache.karaf.features.internal.service.FeatureConfigInstaller
 
featureEvent(FeatureEvent) - Method in interface org.apache.karaf.features.FeaturesListener
 
featureEvent(FeatureEvent) - Method in class org.apache.karaf.features.internal.service.EventAdminListener
 
FeatureEvent - Class in org.apache.karaf.features
 
FeatureEvent(FeatureEvent.EventType, Feature, String, boolean) - Constructor for class org.apache.karaf.features.FeatureEvent
 
FeatureEvent.EventType - Enum in org.apache.karaf.features
 
featureId() - Method in class org.apache.karaf.features.internal.service.Deployer
 
FeatureInstalled - org.apache.karaf.features.FeatureEvent.EventType
 
featureModifications - Variable in class org.apache.karaf.features.internal.service.FeaturesServiceConfig
Location of etc/org.apache.karaf.features.xml
FeaturePattern - Class in org.apache.karaf.features
Helper class to compare feature identifiers that may use globs and version ranges.
FeaturePattern(String) - Constructor for class org.apache.karaf.features.FeaturePattern
 
featureProcessingVersions - Variable in class org.apache.karaf.features.internal.service.FeaturesServiceConfig
Location of etc/versions.properties to read properties to resolve placeholders in FeaturesServiceConfig.featureModifications
FeatureReplacements - Class in org.apache.karaf.features.internal.model.processing
 
FeatureReplacements() - Constructor for class org.apache.karaf.features.internal.model.processing.FeatureReplacements
 
FeatureReplacements.FeatureOverrideMode - Enum in org.apache.karaf.features.internal.model.processing
 
FeatureReplacements.OverrideFeature - Class in org.apache.karaf.features.internal.model.processing
 
FeatureRepoFinder - Class in org.apache.karaf.features.internal.service
 
FeatureRepoFinder() - Constructor for class org.apache.karaf.features.internal.service.FeatureRepoFinder
 
FeatureReq - Class in org.apache.karaf.features.internal.service
Requirement for a feature
FeatureReq(String) - Constructor for class org.apache.karaf.features.internal.service.FeatureReq
 
FeatureReq(String, String) - Constructor for class org.apache.karaf.features.internal.service.FeatureReq
 
FeatureReq(String, VersionRange, boolean) - Constructor for class org.apache.karaf.features.internal.service.FeatureReq
 
FeatureReq(Feature) - Constructor for class org.apache.karaf.features.internal.service.FeatureReq
 
featureResolutionRange - Variable in class org.apache.karaf.features.internal.service.Deployer.DeploymentRequest
A bnd macro that changes feature version into a version range.
featureResolutionRange - Variable in class org.apache.karaf.features.internal.service.FeaturesServiceConfig
Range to use when a version is specified on a feature dependency.
FeatureResource - Class in org.apache.karaf.features.internal.resolver
An OSGi Resource representing Karaf feature.
Features - Class in org.apache.karaf.features.internal.model
Root element of Feature definition.
Features() - Constructor for class org.apache.karaf.features.internal.model.Features
 
FEATURES_0_0_0 - Static variable in interface org.apache.karaf.features.FeaturesNamespaces
 
FEATURES_1_0_0 - Static variable in interface org.apache.karaf.features.FeaturesNamespaces
 
FEATURES_1_1_0 - Static variable in interface org.apache.karaf.features.FeaturesNamespaces
 
FEATURES_1_2_0 - Static variable in interface org.apache.karaf.features.FeaturesNamespaces
 
FEATURES_1_2_1 - Static variable in interface org.apache.karaf.features.FeaturesNamespaces
 
FEATURES_1_3_0 - Static variable in interface org.apache.karaf.features.FeaturesNamespaces
 
FEATURES_1_4_0 - Static variable in interface org.apache.karaf.features.FeaturesNamespaces
 
FEATURES_1_5_0 - Static variable in interface org.apache.karaf.features.FeaturesNamespaces
 
FEATURES_1_6_0 - Static variable in interface org.apache.karaf.features.FeaturesNamespaces
 
FEATURES_CURRENT - Static variable in interface org.apache.karaf.features.FeaturesNamespaces
 
FEATURES_PROCESSING_NS - Static variable in class org.apache.karaf.features.internal.model.processing.FeaturesProcessing
 
FEATURES_REPOS_PID - Static variable in class org.apache.karaf.features.internal.service.FeatureRepoFinder
 
FEATURES_SERVICE_CONFIG_FILE - Static variable in class org.apache.karaf.features.internal.osgi.Activator
 
FEATURES_SERVICE_PROCESSING_FILE - Static variable in class org.apache.karaf.features.internal.osgi.Activator
 
FEATURES_SERVICE_PROCESSING_VERSIONS_FILE - Static variable in class org.apache.karaf.features.internal.osgi.Activator
 
featuresById() - Method in class org.apache.karaf.features.internal.service.Deployer.DeploymentState
Returns all features indexed by their id.
featuresByName() - Method in class org.apache.karaf.features.internal.service.Deployer.DeploymentState
Returns all features indexed by their name.
FeaturesListener - Interface in org.apache.karaf.features
 
FeaturesNamespaces - Interface in org.apache.karaf.features
Provides features XML/XSD constants.
FeaturesProcessing - Class in org.apache.karaf.features.internal.model.processing
A set of instructions to process Features model.
FeaturesProcessing() - Constructor for class org.apache.karaf.features.internal.model.processing.FeaturesProcessing
 
FeaturesProcessing.BlacklistedFeature - Class in org.apache.karaf.features.internal.model.processing
 
FeaturesProcessingSerializer - Class in org.apache.karaf.features.internal.service
A class to help serialize FeaturesProcessing model but with added template comments for main sections of org.apache.karaf.features.xml file.
FeaturesProcessingSerializer() - Constructor for class org.apache.karaf.features.internal.service.FeaturesProcessingSerializer
 
FeaturesProcessor - Interface in org.apache.karaf.features.internal.service
Service that can process (enhance, modify, trim, ...) a set of features read from Repository.
FeaturesProcessorImpl - Class in org.apache.karaf.features.internal.service
Configurable FeaturesProcessor, controlled by several files from etc/ directory: etc/overrides.properties: may alter bundle versions in features etc/blacklisted.properties: may filter out some features/bundles etc/org.apache.karaf.features.xml (new!
FeaturesProcessorImpl(String, String, String, String) - Constructor for class org.apache.karaf.features.internal.service.FeaturesProcessorImpl
Creates instance of features processor using 3 external (optional) URIs.
FeaturesProcessorImpl(String, String, Blacklist, Set<String>) - Constructor for class org.apache.karaf.features.internal.service.FeaturesProcessorImpl
Creates instance of features processor using 1 external URI, additional Blacklist instance and additional set of override clauses.
FeaturesProcessorImpl(FeaturesServiceConfig) - Constructor for class org.apache.karaf.features.internal.service.FeaturesProcessorImpl
Creates instance of features processor using configuration object where three files may be specified: overrides.properties, blacklisted.properties and org.apache.karaf.features.xml.
FeaturesService - Interface in org.apache.karaf.features
The service managing features repositories.
FeaturesService.Option - Enum in org.apache.karaf.features
 
FeaturesService.ServiceRequirementsBehavior - Enum in org.apache.karaf.features
Configuration options for handling requirements from ServiceNamespace.SERVICE_NAMESPACE namespace
FeaturesService.SnapshotUpdateBehavior - Enum in org.apache.karaf.features
Configuration options for checking whether update'able bundle should really be updated
FeaturesServiceConfig - Class in org.apache.karaf.features.internal.service
 
FeaturesServiceConfig() - Constructor for class org.apache.karaf.features.internal.service.FeaturesServiceConfig
 
FeaturesServiceConfig(String, String) - Constructor for class org.apache.karaf.features.internal.service.FeaturesServiceConfig
 
FeaturesServiceConfig(String, String, String, int, long, int, String, String, String, boolean) - Constructor for class org.apache.karaf.features.internal.service.FeaturesServiceConfig
 
FeaturesServiceConfig(String, String, String, String) - Constructor for class org.apache.karaf.features.internal.service.FeaturesServiceConfig
Deprecated.
FeaturesServiceConfig(String, String, String, String, int, long, int, String, String, String, String, boolean) - Constructor for class org.apache.karaf.features.internal.service.FeaturesServiceConfig
Deprecated.
FeaturesServiceImpl - Class in org.apache.karaf.features.internal.service
 
FeaturesServiceImpl(StateStorage, FeatureRepoFinder, ConfigurationAdmin, Resolver, BundleInstallSupport, Repository, FeaturesServiceConfig) - Constructor for class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
FeaturesServiceMBean - Interface in org.apache.karaf.features.management
 
FeaturesServiceMBeanImpl - Class in org.apache.karaf.features.internal.management
Implementation of FeaturesServiceMBean.
FeaturesServiceMBeanImpl() - Constructor for class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
FeatureState - Enum in org.apache.karaf.features
 
FeatureUninstalled - org.apache.karaf.features.FeatureEvent.EventType
 
filter(Set<S>, Predicate<S>) - Static method in class org.apache.karaf.features.internal.util.MapUtils
 
filtersPerRegion - Variable in class org.apache.karaf.features.internal.service.Deployer.DeploymentState
region-name -> connected, filtered, region-name -> filter-namespace -> filters
finalname - Variable in class org.apache.karaf.features.internal.model.ConfigFile
 
findProviders(Requirement) - Method in class org.apache.karaf.features.internal.region.SubsystemResolveContext
 
flatten(Map<S, Set<T>>) - Static method in class org.apache.karaf.features.internal.util.MapUtils
 
FrameworkInfo() - Constructor for class org.apache.karaf.features.internal.service.BundleInstallSupport.FrameworkInfo
 
fromString(String) - Static method in enum org.apache.karaf.features.FeaturesService.ServiceRequirementsBehavior
 
fromString(String) - Static method in enum org.apache.karaf.features.FeaturesService.SnapshotUpdateBehavior
 
FutureListener<T extends DefaultFuture<?>> - Interface in org.apache.karaf.features.internal.download.impl
Something interested in being notified when the completion of an asynchronous download operation : DefaultFuture.

G

getAllowed() - Method in class org.apache.karaf.features.internal.region.AbstractRegionDigraphVisitor
 
getArtifactId() - Method in class org.apache.karaf.features.LocationPattern
 
getBlacklist() - Method in class org.apache.karaf.features.internal.model.processing.FeaturesProcessing
 
getBlacklistedBundles() - Method in class org.apache.karaf.features.internal.model.processing.FeaturesProcessing
 
getBlacklistedFeatures() - Method in class org.apache.karaf.features.internal.model.processing.FeaturesProcessing
 
getBlacklistedRepositories() - Method in class org.apache.karaf.features.internal.model.processing.FeaturesProcessing
 
getBlacklistedRepositoryLocationPatterns() - Method in class org.apache.karaf.features.internal.model.processing.FeaturesProcessing
 
getBundle() - Method in class org.apache.karaf.features.internal.model.Content
Gets the value of the bundle property.
getBundleBlacklist() - Method in class org.apache.karaf.features.internal.service.Blacklist
 
getBundleInfos() - Method in class org.apache.karaf.features.internal.region.Subsystem
 
getBundleInfos() - Method in class org.apache.karaf.features.internal.region.SubsystemResolver
 
getBundleInfos() - Method in interface org.apache.karaf.features.internal.region.SubsystemResolverResult
Get a map between regions, bundle locations and actual BundleInfo
getBundleInputStream(Resource, Map<String, StreamProvider>) - Method in class org.apache.karaf.features.internal.service.Deployer
 
getBundleReplacements() - Method in class org.apache.karaf.features.internal.model.processing.FeaturesProcessing
 
getBundles() - Method in interface org.apache.karaf.features.Conditional
 
getBundles() - Method in interface org.apache.karaf.features.Feature
 
getBundles() - Method in class org.apache.karaf.features.internal.model.Content
 
getBundles() - Method in class org.apache.karaf.features.internal.model.processing.OverrideBundleDependency
 
getBundles() - Method in class org.apache.karaf.features.internal.region.SubsystemResolver
 
getBundlesPerRegion(RegionDigraph) - Static method in class org.apache.karaf.features.internal.region.DigraphHelper
 
getBundlesPerRegions() - Method in class org.apache.karaf.features.internal.region.SubsystemResolver
 
getBundlesPerRegions() - Method in interface org.apache.karaf.features.internal.region.SubsystemResolverResult
Returns a mapping between regions and a set of bundle resources
getBundlesToStart(Collection<Bundle>, Bundle) - Method in class org.apache.karaf.features.internal.service.Deployer
 
getBundlesToStop(Collection<Bundle>) - Method in class org.apache.karaf.features.internal.service.Deployer
 
getCapabilities() - Method in interface org.apache.karaf.features.Feature
 
getCapabilities() - Method in class org.apache.karaf.features.internal.model.Feature
Get the feature capabilities.
getCauses() - Method in exception org.apache.karaf.features.internal.util.MultiException
Deprecated.
getChild(String) - Method in class org.apache.karaf.features.internal.region.Subsystem
 
getChildren() - Method in class org.apache.karaf.features.internal.region.Subsystem
 
getClauses() - Method in class org.apache.karaf.features.internal.service.Blacklist
 
getCollisionHook(StandardRegionDigraph) - Static method in class org.eclipse.equinox.internal.region.CollisionHookHelper
 
getCondition() - Method in interface org.apache.karaf.features.Conditional
 
getCondition() - Method in class org.apache.karaf.features.internal.model.Conditional
 
getConditional() - Method in interface org.apache.karaf.features.Feature
 
getConditional() - Method in class org.apache.karaf.features.internal.model.Feature
Get the value of the conditional property.
getConditionId() - Method in class org.apache.karaf.features.internal.model.Conditional
 
getConfig() - Method in class org.apache.karaf.features.internal.model.Content
Gets the value of the config property.
getConfigfile() - Method in class org.apache.karaf.features.internal.model.Content
Gets the value of the configfile property.
getConfigurationFiles() - Method in interface org.apache.karaf.features.Conditional
 
getConfigurationFiles() - Method in interface org.apache.karaf.features.Feature
 
getConfigurationFiles() - Method in class org.apache.karaf.features.internal.model.Content
 
getConfigurations() - Method in interface org.apache.karaf.features.Conditional
 
getConfigurations() - Method in interface org.apache.karaf.features.Feature
 
getConfigurations() - Method in class org.apache.karaf.features.internal.model.Content
 
getCRC() - Method in class org.apache.karaf.features.internal.util.ChecksumUtils.CRCInputStream
 
getDataFile(String) - Method in interface org.apache.karaf.features.internal.service.BundleInstallSupport
 
getDataFile(String) - Method in class org.apache.karaf.features.internal.service.BundleInstallSupportImpl
 
getDataFile(String) - Method in class org.apache.karaf.features.internal.service.StaticInstallSupport
 
getDependencies() - Method in interface org.apache.karaf.features.Conditional
 
getDependencies() - Method in interface org.apache.karaf.features.Feature
 
getDependencies() - Method in class org.apache.karaf.features.internal.model.Content
 
getDescription() - Method in interface org.apache.karaf.features.Feature
 
getDescription() - Method in class org.apache.karaf.features.internal.model.Feature
Get the value of the description property.
getDetails() - Method in interface org.apache.karaf.features.Feature
 
getDetails() - Method in class org.apache.karaf.features.internal.model.Feature
Get the feature details.
getDiGraphCopy() - Method in interface org.apache.karaf.features.internal.service.BundleInstallSupport
 
getDiGraphCopy() - Method in class org.apache.karaf.features.internal.service.BundleInstallSupportImpl
 
getDiGraphCopy() - Method in class org.apache.karaf.features.internal.service.StaticInstallSupport
 
getDynamicRequirements(List<Requirement>) - Static method in class org.apache.karaf.features.internal.resolver.ResolverUtil
 
getExport() - Method in class org.apache.karaf.features.internal.model.Scoping
 
getExportPolicy() - Method in class org.apache.karaf.features.internal.region.Subsystem
 
getExports() - Method in class org.apache.karaf.features.internal.model.Scoping
 
getExports() - Method in interface org.apache.karaf.features.Scoping
 
getFeature() - Method in class org.apache.karaf.features.FeatureEvent
 
getFeature() - Method in class org.apache.karaf.features.internal.model.Content
Gets the value of the feature property.
getFeature() - Method in class org.apache.karaf.features.internal.model.Features
Get the value of the feature property.
getFeature() - Method in class org.apache.karaf.features.internal.model.processing.FeatureReplacements.OverrideFeature
 
getFeature() - Method in class org.apache.karaf.features.internal.region.Subsystem
 
getFeature() - Method in class org.apache.karaf.features.internal.resolver.FeatureResource
 
getFeature(String) - Method in interface org.apache.karaf.features.FeaturesService
 
getFeature(String) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
getFeature(String, String) - Method in interface org.apache.karaf.features.FeaturesService
 
getFeature(String, String) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
getFeatureBlacklist() - Method in class org.apache.karaf.features.internal.service.Blacklist
 
getFeatureCache() - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
Should not be called while holding a lock.
getFeatureId(Resource) - Static method in class org.apache.karaf.features.internal.resolver.ResourceUtils
If the resource has type=karaf.feature capability, returns its ID (name[/version]).
getFeatureReplacements() - Method in class org.apache.karaf.features.internal.model.processing.FeaturesProcessing
 
getFeatures() - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
getFeatures() - Method in class org.apache.karaf.features.internal.model.processing.OverrideBundleDependency
 
getFeatures() - Method in class org.apache.karaf.features.internal.region.SubsystemResolver
 
getFeatures() - Method in class org.apache.karaf.features.internal.service.RepositoryImpl
 
getFeatures() - Method in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
getFeatures() - Method in interface org.apache.karaf.features.Repository
An array of features in this Repository after possible processing.
getFeatures(String) - Method in interface org.apache.karaf.features.FeaturesService
 
getFeatures(String) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
getFeatures(String, String) - Method in interface org.apache.karaf.features.FeaturesService
 
getFeatures(String, String) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
getFeaturesById() - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
getFeaturesInternal() - Method in class org.apache.karaf.features.internal.service.RepositoryImpl
 
getFeaturesListener() - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
getFeaturesPerRegions() - Method in class org.apache.karaf.features.internal.region.SubsystemResolver
 
getFeaturesPerRegions() - Method in interface org.apache.karaf.features.internal.region.SubsystemResolverResult
Returns a mapping between regions and a set of feature resources
getFeatureXml(Feature) - Method in interface org.apache.karaf.features.FeaturesService
 
getFeatureXml(Feature) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
getFile() - Method in class org.apache.karaf.features.internal.download.impl.AbstractDownloadTask
 
getFile() - Method in interface org.apache.karaf.features.internal.download.StreamProvider
 
getFilter() - Method in class org.apache.karaf.features.internal.model.ScopeFilter
 
getFilter() - Method in interface org.apache.karaf.features.ScopeFilter
 
getFinalname() - Method in interface org.apache.karaf.features.ConfigFileInfo
 
getFinalname() - Method in class org.apache.karaf.features.internal.model.ConfigFile
Gets the value of the finalname property.
getFlatDigraph() - Method in class org.apache.karaf.features.internal.region.SubsystemResolver
 
getFlatDigraph() - Method in interface org.apache.karaf.features.internal.region.SubsystemResolverResult
Return directed graph of regions after resolution.
getFlatSubsystemsMap() - Method in class org.apache.karaf.features.internal.region.SubsystemResolver
A mapping from subsystem, to parent subsystem representing a region or scoped feature.
getGlobalRepository() - Method in class org.apache.karaf.features.internal.region.SubsystemResolveContext
 
getGroupId() - Method in class org.apache.karaf.features.LocationPattern
 
getId() - Method in interface org.apache.karaf.features.Feature
 
getId() - Method in class org.apache.karaf.features.internal.model.Feature
 
getIgnoredProtocolPattern() - Static method in class org.apache.karaf.features.internal.download.impl.DownloadManagerHelper
 
getImport() - Method in class org.apache.karaf.features.internal.model.Scoping
 
getImportPolicy() - Method in class org.apache.karaf.features.internal.region.Subsystem
 
getImports() - Method in class org.apache.karaf.features.internal.model.Scoping
 
getImports() - Method in interface org.apache.karaf.features.Scoping
 
getInfo() - Method in interface org.apache.karaf.features.internal.service.BundleInstallSupport
 
getInfo() - Method in class org.apache.karaf.features.internal.service.BundleInstallSupportImpl
 
getInfo() - Method in class org.apache.karaf.features.internal.service.StaticInstallSupport
 
getInputStream() - Method in class org.apache.karaf.features.internal.service.StateStorage
 
getInstall() - Method in interface org.apache.karaf.features.Feature
 
getInstall() - Method in class org.apache.karaf.features.internal.model.Feature
Get the feature install flag.
getInstallable() - Method in class org.apache.karaf.features.internal.region.Subsystem
 
getInstructions() - Method in class org.apache.karaf.features.internal.service.FeaturesProcessorImpl
 
getLibraries() - Method in interface org.apache.karaf.features.Feature
 
getLibraries() - Method in class org.apache.karaf.features.internal.model.Feature
 
getLocation() - Method in interface org.apache.karaf.features.BundleInfo
 
getLocation() - Method in interface org.apache.karaf.features.ConfigFileInfo
 
getLocation() - Method in class org.apache.karaf.features.internal.model.Bundle
Gets the value of the value property.
getLocation() - Method in class org.apache.karaf.features.internal.model.ConfigFile
Gets the value of the value property.
getLocation() - Method in class org.apache.karaf.features.internal.model.Library
 
getLocation() - Method in interface org.apache.karaf.features.Library
 
getMandatoryResources() - Method in class org.apache.karaf.features.internal.region.SubsystemResolveContext
 
getMatchingFeatures(Map<String, Map<String, Feature>>) - Method in class org.apache.karaf.features.internal.service.FeatureReq
 
getMatchingRequirements(Set<FeatureReq>) - Method in class org.apache.karaf.features.internal.service.FeatureReq
 
getMessage() - Method in exception org.apache.karaf.features.internal.util.MultiException
 
getMissing() - Method in exception org.apache.karaf.features.internal.service.Deployer.PartialDeploymentException
 
getMode() - Method in class org.apache.karaf.features.internal.model.processing.BundleReplacements.OverrideBundle
 
getMode() - Method in class org.apache.karaf.features.internal.model.processing.FeatureReplacements.OverrideFeature
 
getName() - Method in interface org.apache.karaf.features.ConfigInfo
 
getName() - Method in interface org.apache.karaf.features.Dependency
 
getName() - Method in interface org.apache.karaf.features.Feature
 
getName() - Method in class org.apache.karaf.features.FeaturePattern
 
getName() - Method in class org.apache.karaf.features.internal.model.Config
Gets the value of the name property.
getName() - Method in class org.apache.karaf.features.internal.model.Dependency
Feature name should be non empty string.
getName() - Method in class org.apache.karaf.features.internal.model.Feature
Get the value of the name property.
getName() - Method in class org.apache.karaf.features.internal.model.Features
Get the value of the name property.
getName() - Method in class org.apache.karaf.features.internal.model.processing.FeaturesProcessing.BlacklistedFeature
 
getName() - Method in class org.apache.karaf.features.internal.model.processing.OverrideBundleDependency.OverrideFeatureDependency
 
getName() - Method in class org.apache.karaf.features.internal.region.Subsystem
 
getName() - Method in class org.apache.karaf.features.internal.service.FeatureReq
 
getName() - Method in class org.apache.karaf.features.internal.service.RepositoryImpl
 
getName() - Method in interface org.apache.karaf.features.Repository
Logical name of the Repository
getNames() - Method in class org.apache.karaf.features.internal.service.FeatureRepoFinder
 
getNamespace() - Method in interface org.apache.karaf.features.Feature
 
getNamespace() - Method in class org.apache.karaf.features.internal.model.Feature
 
getNamespace() - Method in class org.apache.karaf.features.internal.model.Features
 
getNamespace() - Method in class org.apache.karaf.features.internal.model.JaxbUtil.NoSourceAndNamespaceFilter
 
getNamespace() - Method in class org.apache.karaf.features.internal.model.ScopeFilter
 
getNamespace() - Method in interface org.apache.karaf.features.ScopeFilter
 
getOriginalFeatureId() - Method in class org.apache.karaf.features.FeaturePattern
 
getOriginalLocation() - Method in interface org.apache.karaf.features.BundleInfo
 
getOriginalLocation() - Method in class org.apache.karaf.features.internal.model.Bundle
 
getOriginalUri() - Method in class org.apache.karaf.features.internal.model.processing.BundleReplacements.OverrideBundle
 
getOriginalUri() - Method in class org.apache.karaf.features.LocationPattern
 
getOriginalUriPattern() - Method in class org.apache.karaf.features.internal.model.processing.BundleReplacements.OverrideBundle
 
getOutputStream() - Method in class org.apache.karaf.features.internal.service.StateStorage
 
getOverrideBundleDependency() - Method in class org.apache.karaf.features.internal.model.processing.FeaturesProcessing
 
getOverrideBundles() - Method in class org.apache.karaf.features.internal.model.processing.BundleReplacements
 
getOwner() - Method in class org.apache.karaf.features.internal.model.Conditional
 
getOwnerName(Resource) - Static method in class org.apache.karaf.features.internal.resolver.ResolverUtil
Returns name of owning Subsystem for given resource
getParent() - Method in class org.apache.karaf.features.internal.region.Subsystem
 
getPending() - Method in class org.apache.karaf.features.internal.download.impl.MavenDownloadManager
 
getPolicies(RegionDigraph) - Static method in class org.apache.karaf.features.internal.region.DigraphHelper
 
getPrereqs() - Method in exception org.apache.karaf.features.internal.service.Deployer.CircularPrerequisiteException
 
getProperties() - Method in interface org.apache.karaf.features.ConfigInfo
 
getProperties() - Method in class org.apache.karaf.features.internal.model.Config
 
getProviders() - Method in interface org.apache.karaf.features.internal.download.DownloadManager
 
getProviders() - Method in class org.apache.karaf.features.internal.download.impl.MavenDownloadManager
 
getProviders() - Method in class org.apache.karaf.features.internal.region.SubsystemResolver
 
getProviders() - Method in interface org.apache.karaf.features.internal.region.SubsystemResolverResult
Get map of all downloaded resources (location -> provider)
getRegion() - Method in class org.apache.karaf.features.FeatureEvent
 
getReplacement() - Method in class org.apache.karaf.features.internal.model.processing.BundleReplacements.OverrideBundle
 
getReplacements() - Method in class org.apache.karaf.features.internal.model.processing.FeatureReplacements
 
getRepositories() - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
getRepositories() - Method in class org.apache.karaf.features.internal.model.processing.OverrideBundleDependency
 
getRepositories() - Method in class org.apache.karaf.features.internal.service.RepositoryImpl
 
getRepositories() - Method in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
getRepositories() - Method in interface org.apache.karaf.features.Repository
An array of referenced repository URIs (/features/repository)
getRepository() - Method in class org.apache.karaf.features.internal.model.Features
Get the value of the repository property.
getRepository() - Method in class org.apache.karaf.features.internal.region.SubsystemResolveContext
 
getRepository() - Method in class org.apache.karaf.features.RepositoryEvent
 
getRepository(String) - Method in interface org.apache.karaf.features.FeaturesService
 
getRepository(String) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
getRepository(String) - Method in interface org.apache.karaf.features.internal.service.RepositoryCache
Gets Repository by its URI
getRepository(String) - Method in class org.apache.karaf.features.internal.service.RepositoryCacheImpl
 
getRepository(String, String) - Method in class org.apache.karaf.features.internal.region.RepositoryManager
 
getRepository(URI) - Method in interface org.apache.karaf.features.FeaturesService
 
getRepository(URI) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
getRepositoryBlacklist() - Method in class org.apache.karaf.features.internal.service.Blacklist
 
getRepositoryByName(String) - Method in interface org.apache.karaf.features.internal.service.RepositoryCache
Gets Repository by its name
getRepositoryByName(String) - Method in class org.apache.karaf.features.internal.service.RepositoryCacheImpl
 
getRepositoryClosure(Repository) - Method in interface org.apache.karaf.features.internal.service.RepositoryCache
Returns a set of repositories including passed repository and all referenced repositories.
getRepositoryClosure(Repository) - Method in class org.apache.karaf.features.internal.service.RepositoryCacheImpl
Returns a set containing the given repository and all its dependencies recursively
getRepositoryName(URI) - Method in interface org.apache.karaf.features.FeaturesService
 
getRepositoryName(URI) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
getRepositoryNames() - Method in interface org.apache.karaf.features.FeaturesService
 
getRepositoryNames() - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
getRepositoryUriFor(String, String) - Method in interface org.apache.karaf.features.FeaturesService
 
getRepositoryUriFor(String, String) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
getRepositoryUrl() - Method in interface org.apache.karaf.features.Feature
 
getRepositoryUrl() - Method in class org.apache.karaf.features.internal.model.Feature
 
getRequirements() - Method in interface org.apache.karaf.features.Feature
 
getRequirements() - Method in class org.apache.karaf.features.internal.model.Feature
Get the feature requirements.
getResolver() - Method in interface org.apache.karaf.features.Feature
 
getResolver() - Method in class org.apache.karaf.features.internal.model.Feature
Get the value of the resolver property.
getResourceRepositories() - Method in interface org.apache.karaf.features.Feature
 
getResourceRepositories() - Method in class org.apache.karaf.features.internal.model.Feature
 
getResourceRepositories() - Method in class org.apache.karaf.features.internal.service.RepositoryImpl
 
getResourceRepositories() - Method in interface org.apache.karaf.features.Repository
An array of referenced resource repository URIs (/features/resource-repository)
getResourceRepository() - Method in class org.apache.karaf.features.internal.model.Features
Get the value of the resource repository property.
getScheduleDelay() - Method in class org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask
 
getScheduleMaxRun() - Method in class org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask
 
getScoping() - Method in interface org.apache.karaf.features.Feature
 
getScoping() - Method in class org.apache.karaf.features.internal.model.Feature
Get the feature scoping.
getServiceProperties() - Static method in class org.apache.karaf.features.internal.service.FeatureRepoFinder
 
getStartLevel() - Method in interface org.apache.karaf.features.BundleInfo
 
getStartLevel() - Method in interface org.apache.karaf.features.Feature
 
getStartLevel() - Method in class org.apache.karaf.features.internal.model.Bundle
Gets the value of the startLevel property.
getStartLevel() - Method in class org.apache.karaf.features.internal.model.Feature
Get the value of the startLevel property.
getState(String) - Method in interface org.apache.karaf.features.FeaturesService
 
getState(String) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
getSymbolicName() - Method in class org.apache.karaf.features.internal.service.Deployer.BundleWrapper
 
getSymbolicName(Resource) - Static method in class org.apache.karaf.features.internal.resolver.ResolverUtil
 
getType() - Method in class org.apache.karaf.features.FeatureEvent
 
getType() - Method in class org.apache.karaf.features.internal.model.Library
 
getType() - Method in interface org.apache.karaf.features.Library
 
getType() - Method in class org.apache.karaf.features.RepositoryEvent
 
getType(Resource) - Static method in class org.apache.karaf.features.internal.resolver.ResourceUtils
 
getUri() - Method in class org.apache.karaf.features.internal.model.processing.OverrideBundleDependency.OverrideDependency
 
getUri(Resource) - Static method in class org.apache.karaf.features.internal.resolver.ResourceUtils
 
getURI() - Method in class org.apache.karaf.features.internal.service.RepositoryImpl
 
getURI() - Method in interface org.apache.karaf.features.Repository
Original URI of the Repository, where feature declarations were loaded from
getUriFor(String, String) - Method in class org.apache.karaf.features.internal.service.FeatureRepoFinder
 
getUrl() - Method in class org.apache.karaf.features.internal.download.impl.AbstractDownloadTask
 
getUrl() - Method in class org.apache.karaf.features.internal.download.impl.MavenDownloadTask
 
getUrl() - Method in interface org.apache.karaf.features.internal.download.StreamProvider
 
getValue() - Method in interface org.apache.karaf.features.Capability
 
getValue() - Method in interface org.apache.karaf.features.ConfigInfo
 
getValue() - Method in enum org.apache.karaf.features.FeaturesService.ServiceRequirementsBehavior
 
getValue() - Method in enum org.apache.karaf.features.FeaturesService.SnapshotUpdateBehavior
 
getValue() - Method in class org.apache.karaf.features.internal.download.impl.DefaultFuture
Return the result of the asynchronous operation.
getValue() - Method in class org.apache.karaf.features.internal.model.Capability
 
getValue() - Method in class org.apache.karaf.features.internal.model.Config
Gets the value of the value property.
getValue() - Method in class org.apache.karaf.features.internal.model.Requirement
 
getValue() - Method in class org.apache.karaf.features.internal.model.ScopeFilter
 
getValue() - Method in interface org.apache.karaf.features.Requirement
 
getVersion() - Method in interface org.apache.karaf.features.Dependency
 
getVersion() - Method in interface org.apache.karaf.features.Feature
 
getVersion() - Method in class org.apache.karaf.features.FeaturePattern
 
getVersion() - Method in class org.apache.karaf.features.internal.model.Dependency
Gets the value of the version property.
getVersion() - Method in class org.apache.karaf.features.internal.model.Feature
Get the value of the version property.
getVersion() - Method in class org.apache.karaf.features.internal.model.processing.FeaturesProcessing.BlacklistedFeature
 
getVersion() - Method in class org.apache.karaf.features.internal.model.processing.OverrideBundleDependency.OverrideFeatureDependency
 
getVersion() - Method in class org.apache.karaf.features.internal.service.Deployer.BundleWrapper
 
getVersion(Resource) - Static method in class org.apache.karaf.features.internal.resolver.ResolverUtil
 
getVersionRange() - Method in class org.apache.karaf.features.internal.service.FeatureReq
 
getVersionString() - Method in class org.apache.karaf.features.LocationPattern
 
getWiring() - Method in class org.apache.karaf.features.internal.region.SubsystemResolver
 
getWiring() - Method in interface org.apache.karaf.features.internal.region.SubsystemResolverResult
Returns a result of Resolver.resolve(ResolveContext)
getWirings() - Method in class org.apache.karaf.features.internal.region.SubsystemResolveContext
 
globalRepository - Variable in class org.apache.karaf.features.internal.service.Deployer.DeploymentRequest
Additional Repository that'll be used to resolve unresolved, non-optional requirements if they're not resolved against current

H

hashCode() - Method in class org.apache.karaf.features.internal.model.Bundle
 
hashCode() - Method in class org.apache.karaf.features.internal.model.Capability
 
hashCode() - Method in class org.apache.karaf.features.internal.model.Dependency
 
hashCode() - Method in class org.apache.karaf.features.internal.model.Feature
 
hashCode() - Method in class org.apache.karaf.features.internal.model.Requirement
 
hashCode() - Method in class org.apache.karaf.features.internal.service.Deployer.BundleWrapper
 
hashCode() - Method in class org.apache.karaf.features.internal.service.FeatureReq
 
hashCode() - Method in class org.apache.karaf.features.internal.service.RepositoryImpl
 
hasInstructions() - Method in class org.apache.karaf.features.internal.service.FeaturesProcessorImpl
Checks whether the configuration in this processor contains any instructions (for bundles, repositories, overrides, ...).
hasVersion() - Method in interface org.apache.karaf.features.Dependency
 
hasVersion() - Method in interface org.apache.karaf.features.Feature
 
hasVersion() - Method in class org.apache.karaf.features.internal.model.Dependency
Since version has a default value ("0.0.0"), returns whether or not the version has been set.
hasVersion() - Method in class org.apache.karaf.features.internal.model.Feature
Since version has a default value ("0.0.0"), returns whether or not the version has been set.
hidden - Variable in class org.apache.karaf.features.internal.model.Feature
 

I

ignoreFailures - Variable in class org.apache.karaf.features.internal.repository.XmlRepository
 
infoFeature(String) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
infoFeature(String) - Method in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
infoFeature(String, String) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
infoFeature(String, String) - Method in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
initialBundleStartLevel - Variable in class org.apache.karaf.features.internal.service.BundleInstallSupport.FrameworkInfo
 
initialBundleStartLevel - Variable in class org.apache.karaf.features.internal.service.Deployer.DeploymentState
FrameworkStartLevel.getInitialBundleStartLevel()
insertHostedCapability(List<Capability>, HostedCapability) - Method in class org.apache.karaf.features.internal.region.SubsystemResolveContext
 
install - Variable in class org.apache.karaf.features.internal.model.Feature
 
installBootFeatures(boolean) - Method in class org.apache.karaf.features.internal.service.BootFeaturesInstaller
 
installBundle(String, String, InputStream) - Method in interface org.apache.karaf.features.internal.service.BundleInstallSupport
 
installBundle(String, String, InputStream) - Method in class org.apache.karaf.features.internal.service.BundleInstallSupportImpl
 
installBundle(String, String, InputStream) - Method in interface org.apache.karaf.features.internal.service.Deployer.DeployCallback
 
installBundle(String, String, InputStream) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
installConfigs(Feature) - Method in interface org.apache.karaf.features.internal.service.BundleInstallSupport
 
installConfigs(Feature) - Method in class org.apache.karaf.features.internal.service.BundleInstallSupportImpl
 
installConfigs(Feature) - Method in interface org.apache.karaf.features.internal.service.Deployer.DeployCallback
 
installConfigs(Feature) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
Installed - org.apache.karaf.features.FeatureState
 
installedFeatures - Variable in class org.apache.karaf.features.internal.service.State
Map from region name to Set of feature id (name/version)
installFeature(String) - Method in interface org.apache.karaf.features.FeaturesService
 
installFeature(String) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
installFeature(String) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
installFeature(String) - Method in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
installFeature(String, boolean) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
installFeature(String, boolean) - Method in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
installFeature(String, boolean, boolean) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
installFeature(String, boolean, boolean) - Method in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
installFeature(String, String) - Method in interface org.apache.karaf.features.FeaturesService
 
installFeature(String, String) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
installFeature(String, String) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
installFeature(String, String) - Method in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
installFeature(String, String, boolean) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
installFeature(String, String, boolean) - Method in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
installFeature(String, String, boolean, boolean) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
installFeature(String, String, boolean, boolean) - Method in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
installFeature(String, String, EnumSet<FeaturesService.Option>) - Method in interface org.apache.karaf.features.FeaturesService
 
installFeature(String, String, EnumSet<FeaturesService.Option>) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
installFeature(String, EnumSet<FeaturesService.Option>) - Method in interface org.apache.karaf.features.FeaturesService
 
installFeature(String, EnumSet<FeaturesService.Option>) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
installFeature(Feature, EnumSet<FeaturesService.Option>) - Method in interface org.apache.karaf.features.FeaturesService
 
installFeature(Feature, EnumSet<FeaturesService.Option>) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
installFeatureConfigs(Feature) - Method in class org.apache.karaf.features.internal.service.FeatureConfigInstaller
 
installFeatures(Set<String>, String, EnumSet<FeaturesService.Option>) - Method in interface org.apache.karaf.features.FeaturesService
 
installFeatures(Set<String>, String, EnumSet<FeaturesService.Option>) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
installFeatures(Set<String>, EnumSet<FeaturesService.Option>) - Method in interface org.apache.karaf.features.FeaturesService
 
installFeatures(Set<String>, EnumSet<FeaturesService.Option>) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
installLibraries(Feature) - Method in interface org.apache.karaf.features.internal.service.BundleInstallSupport
 
installLibraries(Feature) - Method in class org.apache.karaf.features.internal.service.BundleInstallSupportImpl
 
installLibraries(Feature) - Method in interface org.apache.karaf.features.internal.service.Deployer.DeployCallback
 
installLibraries(Feature) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
interpolation(Properties) - Method in class org.apache.karaf.features.internal.model.Feature
 
invert(Map<T, S>) - Static method in class org.apache.karaf.features.internal.util.MapUtils
 
isAcceptDependencies() - Method in class org.apache.karaf.features.internal.region.Subsystem
 
isAllowed(C, RegionFilter) - Method in class org.apache.karaf.features.internal.region.AbstractRegionDigraphVisitor
Determines whether the given candidate is allowed by the given RegionFilter.
isAppend() - Method in interface org.apache.karaf.features.ConfigInfo
 
isAppend() - Method in class org.apache.karaf.features.internal.model.Config
 
isBlacklisted() - Method in interface org.apache.karaf.features.Blacklisting
Returns true if this item is blacklisted.
isBlacklisted() - Method in class org.apache.karaf.features.internal.model.Bundle
 
isBlacklisted() - Method in class org.apache.karaf.features.internal.model.Conditional
 
isBlacklisted() - Method in class org.apache.karaf.features.internal.model.Dependency
 
isBlacklisted() - Method in class org.apache.karaf.features.internal.model.Feature
 
isBlacklisted() - Method in class org.apache.karaf.features.internal.model.Features
 
isBlacklisted() - Method in class org.apache.karaf.features.internal.service.FeatureReq
 
isBlacklisted() - Method in class org.apache.karaf.features.internal.service.RepositoryImpl
 
isBundleBlacklisted(String) - Method in class org.apache.karaf.features.internal.service.Blacklist
Checks whether the bundle URI is blacklisted according to configured rules
isBundleBlacklisted(String) - Method in interface org.apache.karaf.features.internal.service.FeaturesProcessor
Checks whether given bundle URI is blacklisted
isBundleBlacklisted(String) - Method in class org.apache.karaf.features.internal.service.FeaturesProcessorImpl
Matching location of the bundle, checks whether this bundle is blacklisted.
isCanceled() - Method in class org.apache.karaf.features.internal.download.impl.DefaultFuture
 
isDelegate() - Method in class org.apache.karaf.features.internal.model.Library
 
isDelegate() - Method in interface org.apache.karaf.features.Library
Whether given library's exported packages should be added to org.osgi.framework.bootdelegation property in ${karaf.etc}/config.properties
isDependency() - Method in interface org.apache.karaf.features.BundleInfo
 
isDependency() - Method in interface org.apache.karaf.features.Dependency
 
isDependency() - Method in class org.apache.karaf.features.internal.model.Bundle
Gets the value of the dependency property.
isDependency() - Method in class org.apache.karaf.features.internal.model.Dependency
 
isDependency() - Method in class org.apache.karaf.features.internal.model.processing.OverrideBundleDependency.OverrideDependency
 
isDependency() - Method in class org.apache.karaf.features.internal.model.processing.OverrideBundleDependency.OverrideFeatureDependency
 
isDone() - Method in class org.apache.karaf.features.internal.download.impl.DefaultFuture
isDynamic(Requirement) - Static method in class org.apache.karaf.features.internal.resolver.ResolverUtil
 
isEffective(Requirement) - Method in class org.apache.karaf.features.internal.region.SubsystemResolveContext
 
isExport() - Method in class org.apache.karaf.features.internal.model.Library
 
isExport() - Method in interface org.apache.karaf.features.Library
Whether given library's exported packages should be added to org.osgi.framework.system.packages.extra property in ${karaf.etc}/config.properties.
isExternal() - Method in interface org.apache.karaf.features.ConfigInfo
 
isExternal() - Method in class org.apache.karaf.features.internal.model.Config
 
isFeatureBlacklisted(String, String) - Method in class org.apache.karaf.features.internal.service.Blacklist
Checks whether the feature is blacklisted according to configured rules by name (possibly with wildcards) and optional version (possibly specified as version range)
isFragment(Resource) - Static method in class org.apache.karaf.features.internal.resolver.ResolverUtil
 
isHidden() - Method in interface org.apache.karaf.features.Feature
 
isHidden() - Method in class org.apache.karaf.features.internal.model.Feature
Get the value of the hidden property.
isInstalled(Feature) - Method in interface org.apache.karaf.features.FeaturesService
 
isInstalled(Feature) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
isJson(InputStream) - Static method in class org.apache.karaf.features.internal.model.JacksonUtil
 
isJson(String) - Static method in class org.apache.karaf.features.internal.model.JacksonUtil
 
isMultiple(Requirement) - Static method in class org.apache.karaf.features.internal.resolver.ResolverUtil
 
isOptional(Requirement) - Static method in class org.apache.karaf.features.internal.resolver.ResolverUtil
 
isOverride() - Method in interface org.apache.karaf.features.ConfigFileInfo
 
isOverride() - Method in interface org.apache.karaf.features.ConfigInfo
 
isOverride() - Method in class org.apache.karaf.features.internal.model.Config
Gets the value of the override property.
isOverride() - Method in class org.apache.karaf.features.internal.model.ConfigFile
Gets the value of the override property.
isOverriden() - Method in interface org.apache.karaf.features.BundleInfo
 
isOverriden() - Method in class org.apache.karaf.features.internal.model.Bundle
 
isPrerequisite() - Method in interface org.apache.karaf.features.Dependency
 
isPrerequisite() - Method in class org.apache.karaf.features.internal.model.Dependency
 
isReplay() - Method in class org.apache.karaf.features.FeatureEvent
 
isReplay() - Method in class org.apache.karaf.features.RepositoryEvent
 
isRepositoryBlacklisted(String) - Method in class org.apache.karaf.features.internal.service.Blacklist
Checks whether features XML repository URI is blacklisted.
isRepositoryBlacklisted(String) - Method in interface org.apache.karaf.features.internal.service.FeaturesProcessor
Checks whether given repository URI is blacklisted
isRepositoryBlacklisted(String) - Method in class org.apache.karaf.features.internal.service.FeaturesProcessorImpl
 
isRepositoryUriBlacklisted(URI) - Method in interface org.apache.karaf.features.FeaturesService
 
isRepositoryUriBlacklisted(URI) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
isRequired(Feature) - Method in interface org.apache.karaf.features.FeaturesService
 
isRequired(Feature) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
isRetryable(IOException) - Method in class org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask
 
isRetryable(IOException) - Method in class org.apache.karaf.features.internal.download.impl.MavenDownloadTask
Maven artifact may be looked up in several repositories.
isRetryable(IOException) - Method in class org.apache.karaf.features.internal.download.impl.SimpleDownloadTask
 
isStart() - Method in interface org.apache.karaf.features.BundleInfo
 
isStart() - Method in class org.apache.karaf.features.internal.model.Bundle
Gets the value of the start property.
isUpdateable(Resource) - Method in class org.apache.karaf.features.internal.service.Deployer
 

J

JacksonUtil - Class in org.apache.karaf.features.internal.model
 
JaxbUtil - Class in org.apache.karaf.features.internal.model
 
JaxbUtil.NoSourceAndNamespaceFilter - Class in org.apache.karaf.features.internal.model
Provides an empty inputsource for the entity resolver.
JmxFeature - Class in org.apache.karaf.features.management.codec
 
JmxFeature(Feature, boolean, boolean) - Constructor for class org.apache.karaf.features.management.codec.JmxFeature
 
JmxFeatureEvent - Class in org.apache.karaf.features.management.codec
 
JmxFeatureEvent(FeatureEvent) - Constructor for class org.apache.karaf.features.management.codec.JmxFeatureEvent
 
JmxRepository - Class in org.apache.karaf.features.management.codec
 
JmxRepository(Repository) - Constructor for class org.apache.karaf.features.management.codec.JmxRepository
 
JmxRepositoryEvent - Class in org.apache.karaf.features.management.codec
 
JmxRepositoryEvent(RepositoryEvent) - Constructor for class org.apache.karaf.features.management.codec.JmxRepositoryEvent
 
JsonRepository - Class in org.apache.karaf.features.internal.repository
Repository using a JSON representation of resource metadata.
JsonRepository(String, long, boolean) - Constructor for class org.apache.karaf.features.internal.repository.JsonRepository
 

L

library - Variable in class org.apache.karaf.features.internal.model.Feature
 
Library - Class in org.apache.karaf.features.internal.model
 
Library - Interface in org.apache.karaf.features
 
Library() - Constructor for class org.apache.karaf.features.internal.model.Library
 
listFeatures() - Method in interface org.apache.karaf.features.FeaturesService
 
listFeatures() - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
listInstalledFeatures() - Method in interface org.apache.karaf.features.FeaturesService
 
listInstalledFeatures() - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
listMatchingRepositories(Set<String>) - Method in interface org.apache.karaf.features.internal.service.RepositoryCache
Returns an array of cached repositories for a set of repository URIs
listMatchingRepositories(Set<String>) - Method in class org.apache.karaf.features.internal.service.RepositoryCacheImpl
 
listRepositories() - Method in interface org.apache.karaf.features.FeaturesService
 
listRepositories() - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
listRepositories() - Method in interface org.apache.karaf.features.internal.service.RepositoryCache
Returns an array of all cached repositories
listRepositories() - Method in class org.apache.karaf.features.internal.service.RepositoryCacheImpl
 
listRequiredFeatures() - Method in interface org.apache.karaf.features.FeaturesService
 
listRequiredFeatures() - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
listRequiredRepositories() - Method in interface org.apache.karaf.features.FeaturesService
 
listRequiredRepositories() - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
listRequirements() - Method in interface org.apache.karaf.features.FeaturesService
 
listRequirements() - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
load(State) - Method in class org.apache.karaf.features.internal.service.StateStorage
 
loadDigraph(BundleContext) - Static method in class org.apache.karaf.features.internal.region.DigraphHelper
 
loadOverrides(String) - Static method in class org.apache.karaf.features.internal.service.Overrides
 
loadState() - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
LocationPattern - Class in org.apache.karaf.features
Helper class to compare Maven URIs (and falling back to other URIs) that may use globs and version ranges.
LocationPattern(String) - Constructor for class org.apache.karaf.features.LocationPattern
 
LOG - Static variable in class org.apache.karaf.features.internal.model.processing.FeaturesProcessing
 
LOG - Static variable in class org.apache.karaf.features.internal.service.Blacklist
 
LOG - Static variable in class org.apache.karaf.features.internal.service.FeaturesProcessingSerializer
 
LOG - Static variable in class org.apache.karaf.features.internal.service.FeaturesProcessorImpl
 
LOG - Static variable in class org.apache.karaf.features.LocationPattern
 
logDeployment(Deployer.Deployment, boolean) - Method in class org.apache.karaf.features.internal.service.Deployer
 
logWiring(Map<Resource, List<Wire>>, boolean) - Method in class org.apache.karaf.features.internal.service.Deployer
 

M

Macro - Class in org.apache.karaf.features.internal.util
 
main(String[]) - Static method in class org.apache.karaf.features.internal.region.OfflineResolver
 
managedBundles - Variable in class org.apache.karaf.features.internal.service.State
Map from region name to Set of ids of bundles installed via some features or requirements
map(Map<T, U>) - Static method in class org.apache.karaf.features.internal.util.MapUtils
 
map(Set<S>, Function<S, T>) - Static method in class org.apache.karaf.features.internal.util.MapUtils
 
MapUtils - Class in org.apache.karaf.features.internal.util
 
marshal(Features, OutputStream) - Static method in class org.apache.karaf.features.internal.model.JacksonUtil
 
marshal(Features, OutputStream) - Static method in class org.apache.karaf.features.internal.model.JaxbUtil
 
marshal(Features, Writer) - Static method in class org.apache.karaf.features.internal.model.JacksonUtil
 
marshal(Features, Writer) - Static method in class org.apache.karaf.features.internal.model.JaxbUtil
 
matches(String) - Method in class org.apache.karaf.features.LocationPattern
Returns true if this location pattern matches other pattern.
matches(String, String) - Method in class org.apache.karaf.features.FeaturePattern
Returns true if this feature pattern matches given feature/version
MAVEN - org.apache.karaf.features.BundleInfo.BundleOverrideMode
Simpler option that's just static override - doesn't require accessing and checking the bundle/resource being overriden.
MAVEN - org.apache.karaf.features.internal.model.processing.BundleReplacements.BundleOverrideMode
 
MavenDownloader() - Constructor for class org.apache.karaf.features.internal.download.impl.MavenDownloadManager.MavenDownloader
 
MavenDownloadManager - Class in org.apache.karaf.features.internal.download.impl
 
MavenDownloadManager(MavenResolver, ScheduledExecutorService, long, int) - Constructor for class org.apache.karaf.features.internal.download.impl.MavenDownloadManager
 
MavenDownloadManager.MavenDownloader - Class in org.apache.karaf.features.internal.download.impl
 
MavenDownloadTask - Class in org.apache.karaf.features.internal.download.impl
 
MavenDownloadTask(ScheduledExecutorService, MavenResolver, String) - Constructor for class org.apache.karaf.features.internal.download.impl.MavenDownloadTask
 
mavenResolver - Variable in class org.apache.karaf.features.internal.download.impl.MavenDownloadManager
 
merge(Blacklist) - Method in class org.apache.karaf.features.internal.service.Blacklist
Merge clauses from another Blacklist into this object
MERGE - org.apache.karaf.features.internal.model.processing.FeatureReplacements.FeatureOverrideMode
 
MultiException - Exception in org.apache.karaf.features.internal.util
 
MultiException(String) - Constructor for exception org.apache.karaf.features.internal.util.MultiException
 
MultiException(String, List<Exception>) - Constructor for exception org.apache.karaf.features.internal.util.MultiException
 

N

name - Variable in class org.apache.karaf.features.internal.model.Config
 
name - Variable in class org.apache.karaf.features.internal.model.Dependency
 
name - Variable in class org.apache.karaf.features.internal.model.Feature
 
name - Variable in class org.apache.karaf.features.internal.model.Features
 
namespace - Variable in class org.apache.karaf.features.internal.model.Feature
 
namespace - Variable in class org.apache.karaf.features.internal.model.ScopeFilter
 
NO_RETRY - org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.Retry
Each retry would lead to the same result
NoAutoManageBundles - org.apache.karaf.features.FeaturesService.Option
 
NoAutoRefreshBundles - org.apache.karaf.features.FeaturesService.Option
 
NoAutoRefreshManagedBundles - org.apache.karaf.features.FeaturesService.Option
 
NoAutoRefreshUnmanagedBundles - org.apache.karaf.features.FeaturesService.Option
 
NoAutoStartBundles - org.apache.karaf.features.FeaturesService.Option
 
NoFailOnFeatureNotFound - org.apache.karaf.features.FeaturesService.Option
 
None - org.apache.karaf.features.FeaturesService.SnapshotUpdateBehavior
Never update
NONE - org.apache.karaf.features.BundleInfo.BundleOverrideMode
No override
NoSourceAndNamespaceFilter(XMLReader) - Constructor for class org.apache.karaf.features.internal.model.JaxbUtil.NoSourceAndNamespaceFilter
 

O

ObjectFactory - Class in org.apache.karaf.features.internal.model
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.karaf.features.wrapper package.
ObjectFactory - Class in org.apache.karaf.features.internal.model.processing
 
ObjectFactory() - Constructor for class org.apache.karaf.features.internal.model.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.karaf.features.wrapper
ObjectFactory() - Constructor for class org.apache.karaf.features.internal.model.processing.ObjectFactory
 
OfflineResolver - Class in org.apache.karaf.features.internal.region
 
OfflineResolver() - Constructor for class org.apache.karaf.features.internal.region.OfflineResolver
 
open() - Method in class org.apache.karaf.features.internal.download.impl.AbstractDownloadTask
 
open() - Method in interface org.apache.karaf.features.internal.download.StreamProvider
 
operationComplete(T) - Method in interface org.apache.karaf.features.internal.download.impl.FutureListener
Invoked when the operation associated with the DefaultFuture has been completed even if you add the listener after the completion.
options - Variable in class org.apache.karaf.features.internal.service.Deployer.DeploymentRequest
Deployment options
org.apache.karaf.features - package org.apache.karaf.features
 
org.apache.karaf.features.internal.download - package org.apache.karaf.features.internal.download
 
org.apache.karaf.features.internal.download.impl - package org.apache.karaf.features.internal.download.impl
 
org.apache.karaf.features.internal.management - package org.apache.karaf.features.internal.management
 
org.apache.karaf.features.internal.model - package org.apache.karaf.features.internal.model
 
org.apache.karaf.features.internal.model.processing - package org.apache.karaf.features.internal.model.processing
 
org.apache.karaf.features.internal.osgi - package org.apache.karaf.features.internal.osgi
 
org.apache.karaf.features.internal.region - package org.apache.karaf.features.internal.region
 
org.apache.karaf.features.internal.repository - package org.apache.karaf.features.internal.repository
 
org.apache.karaf.features.internal.resolver - package org.apache.karaf.features.internal.resolver
 
org.apache.karaf.features.internal.service - package org.apache.karaf.features.internal.service
 
org.apache.karaf.features.internal.util - package org.apache.karaf.features.internal.util
 
org.apache.karaf.features.management - package org.apache.karaf.features.management
 
org.apache.karaf.features.management.codec - package org.apache.karaf.features.management.codec
 
org.eclipse.equinox.internal.region - package org.eclipse.equinox.internal.region
 
originalValue - Variable in class org.apache.karaf.features.internal.model.Bundle
Original value may be queried if Bundle.isOverriden() is true
OSGI - org.apache.karaf.features.BundleInfo.BundleOverrideMode
Compatibility with ${karaf.etc}/overrides.properties - requires access to original and replacement bundle's headers to compare version and symbolic name.
OSGI - org.apache.karaf.features.internal.model.processing.BundleReplacements.BundleOverrideMode
 
ourBundle - Variable in class org.apache.karaf.features.internal.service.BundleInstallSupport.FrameworkInfo
 
outputFile - Variable in class org.apache.karaf.features.internal.service.Deployer.DeploymentRequest
File to store result of deployment
override - Variable in class org.apache.karaf.features.internal.model.ConfigFile
 
override(Map<String, T>, Collection<String>) - Static method in class org.apache.karaf.features.internal.service.Overrides
override(Map<String, T>, Map<String, T>) - Static method in class org.apache.karaf.features.internal.service.Overrides
Input map of resources is checked - if there are matching resources in overridenFrom and there's no symbolic name matching, resource for original URI is restored.
OVERRIDE_RANGE - Static variable in class org.apache.karaf.features.internal.service.Overrides
 
OverrideBundle() - Constructor for class org.apache.karaf.features.internal.model.processing.BundleReplacements.OverrideBundle
 
OverrideBundleDependency - Class in org.apache.karaf.features.internal.model.processing
 
OverrideBundleDependency() - Constructor for class org.apache.karaf.features.internal.model.processing.OverrideBundleDependency
 
OverrideBundleDependency.OverrideDependency - Class in org.apache.karaf.features.internal.model.processing
 
OverrideBundleDependency.OverrideFeatureDependency - Class in org.apache.karaf.features.internal.model.processing
 
OverrideDependency() - Constructor for class org.apache.karaf.features.internal.model.processing.OverrideBundleDependency.OverrideDependency
 
OverrideFeature() - Constructor for class org.apache.karaf.features.internal.model.processing.FeatureReplacements.OverrideFeature
 
OverrideFeatureDependency() - Constructor for class org.apache.karaf.features.internal.model.processing.OverrideBundleDependency.OverrideFeatureDependency
 
overrides - Variable in class org.apache.karaf.features.internal.service.FeaturesServiceConfig
Deprecated.
Overrides - Class in org.apache.karaf.features.internal.service
Helper class to deal with overriden bundles at feature installation time.
owner - Variable in class org.apache.karaf.features.internal.model.Conditional
 

P

parseBootFeatures(String) - Method in class org.apache.karaf.features.internal.service.BootFeaturesInstaller
 
parseNameAndRange(String) - Static method in class org.apache.karaf.features.internal.service.FeatureReq
 
parseOverridesClauses(Set<String>) - Static method in class org.apache.karaf.features.internal.model.processing.FeaturesProcessing
Changes overrides list (old format) into a list of BundleReplacements.OverrideBundle definitions.
parseRequirement(String) - Static method in class org.apache.karaf.features.internal.service.FeatureReq
 
PartialDeploymentException(Set<String>) - Constructor for exception org.apache.karaf.features.internal.service.Deployer.PartialDeploymentException
 
partitionFeatures(Collection<Feature>) - Method in class org.apache.karaf.features.internal.service.Deployer.DeploymentState
Sets a list of features and stores it as map of features where the key is name and value is a list of features with different versions.
pending() - Method in class org.apache.karaf.features.internal.download.impl.MavenDownloadManager.MavenDownloader
 
persistRegionDigraph() - Method in interface org.apache.karaf.features.RegionDigraphPersistence
 
persistResolveRequest(Deployer.DeploymentRequest) - Method in interface org.apache.karaf.features.internal.service.Deployer.DeployCallback
 
persistResolveRequest(Deployer.DeploymentRequest) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
postDeregister() - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
postEdgeTraverse(RegionFilter) - Method in class org.apache.karaf.features.internal.region.AbstractRegionDigraphVisitor
postRegister(Boolean) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
postUnmarshall() - Method in class org.apache.karaf.features.internal.model.Feature
 
postUnmarshall(String) - Method in class org.apache.karaf.features.internal.model.Features
 
postUnmarshall(Blacklist, Set<String>) - Method in class org.apache.karaf.features.internal.model.processing.FeaturesProcessing
Perform compilation of rules declared in feature processing XML file.
preDeregister() - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
preEdgeTraverse(RegionFilter) - Method in class org.apache.karaf.features.internal.region.AbstractRegionDigraphVisitor
prepare(Map<String, List<Feature>>, Map<String, Set<String>>, Map<String, Set<BundleRevision>>) - Method in class org.apache.karaf.features.internal.region.SubsystemResolver
 
prepare(Map<String, List<Feature>>, Map<String, Set<String>>, Map<String, Set<BundleRevision>>) - Method in interface org.apache.karaf.features.internal.region.SubsystemResolverResolution
Prepares the resolver by configuring Subsystem hierarchy.
preRegister(MBeanServer, ObjectName) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
prerequisite - Variable in class org.apache.karaf.features.internal.model.Dependency
 
print(String, boolean) - Method in interface org.apache.karaf.features.internal.service.BundleInstallSupport
 
print(String, boolean) - Method in class org.apache.karaf.features.internal.service.BundleInstallSupportImpl
 
print(String, boolean) - Method in interface org.apache.karaf.features.internal.service.Deployer.DeployCallback
 
print(String, boolean) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
print(String, boolean) - Method in class org.apache.karaf.features.internal.service.StaticInstallSupport
 
process(Features) - Method in interface org.apache.karaf.features.internal.service.FeaturesProcessor
Processes original JAXB model of features
process(Features) - Method in class org.apache.karaf.features.internal.service.FeaturesProcessorImpl
 
processFeatures(FeaturesProcessor) - Method in class org.apache.karaf.features.internal.service.RepositoryImpl
An extension point to alter JAXB model of features

Q

QUICK_RETRY - org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.Retry
It's ok to retry 2, 3 times, but no more

R

RANGE - Static variable in class org.apache.karaf.features.FeaturePattern
 
read() - Method in class org.apache.karaf.features.internal.util.ChecksumUtils.CRCInputStream
 
read(byte[], int, int) - Method in class org.apache.karaf.features.internal.util.ChecksumUtils.CRCInputStream
 
read(InputStream) - Method in class org.apache.karaf.features.internal.service.FeaturesProcessingSerializer
Reads features processing model from input stream
read(InputStream, Properties) - Method in class org.apache.karaf.features.internal.service.FeaturesProcessingSerializer
Reads features processing model from input stream
refreshFeatures(EnumSet<FeaturesService.Option>) - Method in interface org.apache.karaf.features.FeaturesService
 
refreshFeatures(EnumSet<FeaturesService.Option>) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
refreshPackages(Collection<Bundle>) - Method in interface org.apache.karaf.features.internal.service.BundleInstallSupport
 
refreshPackages(Collection<Bundle>) - Method in class org.apache.karaf.features.internal.service.BundleInstallSupportImpl
 
refreshPackages(Collection<Bundle>) - Method in interface org.apache.karaf.features.internal.service.Deployer.DeployCallback
 
refreshPackages(Collection<Bundle>) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
refreshPackages(Collection<Bundle>) - Method in class org.apache.karaf.features.internal.service.StaticInstallSupport
 
refreshRepositories(Set<URI>) - Method in interface org.apache.karaf.features.FeaturesService
 
refreshRepositories(Set<URI>) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
refreshRepository(String) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
refreshRepository(String) - Method in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
refreshRepository(URI) - Method in interface org.apache.karaf.features.FeaturesService
 
refreshRepository(URI) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
RegionDigraphPersistence - Interface in org.apache.karaf.features
 
registerListener(DeploymentListener) - Method in interface org.apache.karaf.features.FeaturesService
 
registerListener(DeploymentListener) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
registerListener(FeaturesListener) - Method in interface org.apache.karaf.features.FeaturesService
 
registerListener(FeaturesListener) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
remove(Map<S, Set<T>>, Map<S, Set<T>>) - Static method in class org.apache.karaf.features.internal.util.MapUtils
Removes all values from toRemove map from from map.
REMOVE - org.apache.karaf.features.internal.model.processing.FeatureReplacements.FeatureOverrideMode
 
removeFromMapSet(Map<S, Set<T>>, S, T) - Static method in class org.apache.karaf.features.internal.util.MapUtils
 
removeInlinedMavenRepositoryUrl(String) - Static method in class org.apache.karaf.features.internal.download.impl.DownloadManagerHelper
 
removeListener(FutureListener<T>) - Method in class org.apache.karaf.features.internal.download.impl.DefaultFuture
removeRepository(String) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
removeRepository(String) - Method in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
removeRepository(String, boolean) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
removeRepository(String, boolean) - Method in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
removeRepository(URI) - Method in interface org.apache.karaf.features.FeaturesService
 
removeRepository(URI) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
removeRepository(URI) - Method in interface org.apache.karaf.features.internal.service.RepositoryCache
Removes existing Repository by its URI
removeRepository(URI) - Method in class org.apache.karaf.features.internal.service.RepositoryCacheImpl
 
removeRepository(URI, boolean) - Method in interface org.apache.karaf.features.FeaturesService
 
removeRepository(URI, boolean) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
removeRequirements(Map<String, Set<String>>, EnumSet<FeaturesService.Option>) - Method in interface org.apache.karaf.features.FeaturesService
 
removeRequirements(Map<String, Set<String>>, EnumSet<FeaturesService.Option>) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
replace(State) - Method in class org.apache.karaf.features.internal.service.State
 
REPLACE - org.apache.karaf.features.internal.model.processing.FeatureReplacements.FeatureOverrideMode
 
replaceDigraph(Map<String, Map<String, Map<String, Set<String>>>>, Map<String, Set<Long>>) - Method in interface org.apache.karaf.features.internal.service.BundleInstallSupport
 
replaceDigraph(Map<String, Map<String, Map<String, Set<String>>>>, Map<String, Set<Long>>) - Method in class org.apache.karaf.features.internal.service.BundleInstallSupportImpl
 
replaceDigraph(Map<String, Map<String, Map<String, Set<String>>>>, Map<String, Set<Long>>) - Method in interface org.apache.karaf.features.internal.service.Deployer.DeployCallback
 
replaceDigraph(Map<String, Map<String, Map<String, Set<String>>>>, Map<String, Set<Long>>) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
replaceDigraph(Map<String, Map<String, Map<String, Set<String>>>>, Map<String, Set<Long>>) - Method in class org.apache.karaf.features.internal.service.StaticInstallSupport
 
repositories - Variable in class org.apache.karaf.features.internal.service.State
 
repository - Variable in class org.apache.karaf.features.internal.model.Features
 
Repository - Interface in org.apache.karaf.features
A repository of features.
REPOSITORY - Static variable in class org.apache.karaf.features.management.codec.JmxRepository
 
REPOSITORY - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
The item names in the CompositeData representing a feature
REPOSITORY_BLACKLISTED - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
REPOSITORY_EVENT - Static variable in class org.apache.karaf.features.management.codec.JmxRepositoryEvent
 
REPOSITORY_EVENT - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
The item names in the CompositeData representing the event raised for feature events within the OSGi container by this bean
REPOSITORY_EVENT_EVENT_TYPE - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
REPOSITORY_EVENT_EVENT_TYPE_ADDED - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
REPOSITORY_EVENT_EVENT_TYPE_REMOVED - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
REPOSITORY_EVENT_TYPE - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
The type of the event which is emitted for repositories events
REPOSITORY_FEATURES - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
REPOSITORY_NAME - Static variable in class org.apache.karaf.features.EventConstants
 
REPOSITORY_NAME - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
REPOSITORY_REPOSITORIES - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
REPOSITORY_TABLE - Static variable in class org.apache.karaf.features.management.codec.JmxRepository
 
REPOSITORY_URI - Static variable in class org.apache.karaf.features.EventConstants
 
REPOSITORY_URI - Static variable in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
RepositoryAdded - org.apache.karaf.features.RepositoryEvent.EventType
 
RepositoryCache - Interface in org.apache.karaf.features.internal.service
An interface for accessing repository/features information.
RepositoryCacheImpl - Class in org.apache.karaf.features.internal.service
Implementation of RepositoryCache that makes use of FeaturesProcessor to alter feature definitions after reading them from XML file.
RepositoryCacheImpl(FeaturesProcessor) - Constructor for class org.apache.karaf.features.internal.service.RepositoryCacheImpl
 
repositoryEvent(RepositoryEvent) - Method in interface org.apache.karaf.features.FeaturesListener
 
repositoryEvent(RepositoryEvent) - Method in class org.apache.karaf.features.internal.service.EventAdminListener
 
RepositoryEvent - Class in org.apache.karaf.features
 
RepositoryEvent(Repository, RepositoryEvent.EventType, boolean) - Constructor for class org.apache.karaf.features.RepositoryEvent
 
RepositoryEvent.EventType - Enum in org.apache.karaf.features
 
RepositoryImpl - Class in org.apache.karaf.features.internal.service
The repository implementation.
RepositoryImpl(URI) - Constructor for class org.apache.karaf.features.internal.service.RepositoryImpl
 
RepositoryImpl(URI, boolean) - Constructor for class org.apache.karaf.features.internal.service.RepositoryImpl
 
RepositoryImpl(URI, Features, boolean) - Constructor for class org.apache.karaf.features.internal.service.RepositoryImpl
Constructs a repository without any downloading
RepositoryManager - Class in org.apache.karaf.features.internal.region
 
RepositoryManager() - Constructor for class org.apache.karaf.features.internal.region.RepositoryManager
 
repositoryProvidedFeatures(String) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
repositoryProvidedFeatures(String) - Method in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
repositoryProvidedFeatures(URI) - Method in interface org.apache.karaf.features.FeaturesService
 
repositoryProvidedFeatures(URI) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
RepositoryRemoved - org.apache.karaf.features.RepositoryEvent.EventType
 
repositoryUrl - Variable in class org.apache.karaf.features.internal.model.Feature
 
require(String) - Method in class org.apache.karaf.features.internal.region.Subsystem
 
requireFeature(String, String, boolean) - Method in class org.apache.karaf.features.internal.region.Subsystem
 
requirement - Variable in class org.apache.karaf.features.internal.model.Feature
 
Requirement - Class in org.apache.karaf.features.internal.model
Additional requirement for a feature.
Requirement - Interface in org.apache.karaf.features
 
Requirement() - Constructor for class org.apache.karaf.features.internal.model.Requirement
 
Requirement(String) - Constructor for class org.apache.karaf.features.internal.model.Requirement
 
REQUIREMENT_CONDITIONAL_DIRECTIVE - Static variable in class org.apache.karaf.features.internal.resolver.FeatureResource
 
requirements - Variable in class org.apache.karaf.features.internal.service.Deployer.DeploymentRequest
Target/desired set of requirements per region
requirements - Variable in class org.apache.karaf.features.internal.service.State
Map from region name to Set of feature requirements (feature:name/version-range)
RequirementSort<T extends org.osgi.resource.Resource> - Class in org.apache.karaf.features.internal.service
 
resolve(String) - Static method in class org.apache.karaf.features.internal.region.OfflineResolver
 
resolve(String, FeaturesService.ServiceRequirementsBehavior, Repository, String) - Method in class org.apache.karaf.features.internal.region.SubsystemResolver
 
resolve(String, FeaturesService.ServiceRequirementsBehavior, Repository, String) - Method in interface org.apache.karaf.features.internal.region.SubsystemResolverResolution
 
resolveBundles(Set<Bundle>, Map<Resource, List<Wire>>, Map<Resource, Bundle>) - Method in interface org.apache.karaf.features.internal.service.BundleInstallSupport
 
resolveBundles(Set<Bundle>, Map<Resource, List<Wire>>, Map<Resource, Bundle>) - Method in class org.apache.karaf.features.internal.service.BundleInstallSupportImpl
 
resolveBundles(Set<Bundle>, Map<Resource, List<Wire>>, Map<Resource, Bundle>) - Method in interface org.apache.karaf.features.internal.service.Deployer.DeployCallback
 
resolveBundles(Set<Bundle>, Map<Resource, List<Wire>>, Map<Resource, Bundle>) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
resolveBundles(Set<Bundle>, Map<Resource, List<Wire>>, Map<Resource, Bundle>) - Method in class org.apache.karaf.features.internal.service.StaticInstallSupport
 
Resolved - org.apache.karaf.features.FeatureState
 
resolveEntity(String, String) - Method in class org.apache.karaf.features.internal.model.JaxbUtil.NoSourceAndNamespaceFilter
 
resolver - Variable in class org.apache.karaf.features.internal.model.Feature
 
ResolverUtil - Class in org.apache.karaf.features.internal.resolver
 
ResolverUtil() - Constructor for class org.apache.karaf.features.internal.resolver.ResolverUtil
 
ResourceComparator - Class in org.apache.karaf.features.internal.service
 
ResourceComparator() - Constructor for class org.apache.karaf.features.internal.service.ResourceComparator
 
resourceRepositories - Variable in class org.apache.karaf.features.internal.model.Feature
 
resourceRepository - Variable in class org.apache.karaf.features.internal.model.Features
 
ResourceUtils - Class in org.apache.karaf.features.internal.resolver
 
restoreRepository(URI) - Method in interface org.apache.karaf.features.FeaturesService
 
restoreRepository(URI) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
retain(Map<S, Set<T>>, Map<S, Set<T>>) - Static method in class org.apache.karaf.features.internal.util.MapUtils
 
ROOT_REGION - Static variable in interface org.apache.karaf.features.FeaturesService
 
run() - Method in class org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask
 

S

save(State) - Method in class org.apache.karaf.features.internal.service.StateStorage
 
saveDigraph() - Method in interface org.apache.karaf.features.internal.service.BundleInstallSupport
 
saveDigraph() - Method in class org.apache.karaf.features.internal.service.BundleInstallSupportImpl
 
saveDigraph() - Method in class org.apache.karaf.features.internal.service.StaticInstallSupport
 
saveDigraph(File, RegionDigraph) - Static method in class org.apache.karaf.features.internal.region.DigraphHelper
 
saveState() - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
saveState(State) - Method in interface org.apache.karaf.features.internal.service.Deployer.DeployCallback
 
saveState(State) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
scheduleDelay - Variable in class org.apache.karaf.features.internal.download.impl.MavenDownloadManager
 
scheduleDelay - Variable in class org.apache.karaf.features.internal.service.FeaturesServiceConfig
 
scheduleMaxRun - Variable in class org.apache.karaf.features.internal.download.impl.MavenDownloadManager
 
scheduleMaxRun - Variable in class org.apache.karaf.features.internal.service.FeaturesServiceConfig
 
ScopeFilter - Class in org.apache.karaf.features.internal.model
 
ScopeFilter - Interface in org.apache.karaf.features
 
ScopeFilter() - Constructor for class org.apache.karaf.features.internal.model.ScopeFilter
 
scoping - Variable in class org.apache.karaf.features.internal.model.Feature
 
Scoping - Class in org.apache.karaf.features.internal.model
 
Scoping - Interface in org.apache.karaf.features
 
Scoping() - Constructor for class org.apache.karaf.features.internal.model.Scoping
 
serviceBundle - Variable in class org.apache.karaf.features.internal.service.Deployer.DeploymentState
A Bundle providing FeaturesService
serviceRequirements - Variable in class org.apache.karaf.features.internal.service.Deployer.DeploymentRequest
Indication of how to handle requirements from osgi.service namespace
serviceRequirements - Variable in class org.apache.karaf.features.internal.service.FeaturesServiceConfig
Service requirements enforcement
setAppend(boolean) - Method in class org.apache.karaf.features.internal.model.Config
 
setBlacklisted(boolean) - Method in class org.apache.karaf.features.internal.model.Bundle
 
setBlacklisted(boolean) - Method in class org.apache.karaf.features.internal.model.Conditional
 
setBlacklisted(boolean) - Method in class org.apache.karaf.features.internal.model.Dependency
 
setBlacklisted(boolean) - Method in class org.apache.karaf.features.internal.model.Feature
 
setBlacklisted(boolean) - Method in class org.apache.karaf.features.internal.model.Features
 
setBlacklisted(boolean) - Method in class org.apache.karaf.features.internal.service.RepositoryImpl
 
setBundleContext(BundleContext) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
setBundleReplacements(BundleReplacements) - Method in class org.apache.karaf.features.internal.model.processing.FeaturesProcessing
 
setBundleStartLevel(Bundle, int) - Method in interface org.apache.karaf.features.internal.service.BundleInstallSupport
 
setBundleStartLevel(Bundle, int) - Method in class org.apache.karaf.features.internal.service.BundleInstallSupportImpl
 
setBundleStartLevel(Bundle, int) - Method in interface org.apache.karaf.features.internal.service.Deployer.DeployCallback
 
setBundleStartLevel(Bundle, int) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
setBundleStartLevel(Bundle, int) - Method in class org.apache.karaf.features.internal.service.StaticInstallSupport
 
setDelegate(boolean) - Method in class org.apache.karaf.features.internal.model.Library
 
setDependency(boolean) - Method in class org.apache.karaf.features.internal.model.processing.OverrideBundleDependency.OverrideDependency
 
setDependency(boolean) - Method in class org.apache.karaf.features.internal.model.processing.OverrideBundleDependency.OverrideFeatureDependency
 
setDependency(Boolean) - Method in class org.apache.karaf.features.internal.model.Bundle
Sets the value of the dependency property.
setDependency(Boolean) - Method in class org.apache.karaf.features.internal.model.Dependency
 
setDeployCallback(SubsystemResolverCallback) - Method in class org.apache.karaf.features.internal.region.SubsystemResolver
 
setDescription(String) - Method in class org.apache.karaf.features.internal.model.Feature
Set the value of the description property.
setDetails(String) - Method in class org.apache.karaf.features.internal.model.Feature
Set the feature details.
setException(IOException) - Method in class org.apache.karaf.features.internal.download.impl.AbstractDownloadTask
 
setExport(boolean) - Method in class org.apache.karaf.features.internal.model.Library
 
setExternal(boolean) - Method in class org.apache.karaf.features.internal.model.Config
 
setExtraProtocols(Collection<String>) - Static method in class org.apache.karaf.features.internal.download.impl.DownloadManagerHelper
 
setFeature(Feature) - Method in class org.apache.karaf.features.internal.model.processing.FeatureReplacements.OverrideFeature
 
setFeatureReplacements(FeatureReplacements) - Method in class org.apache.karaf.features.internal.model.processing.FeaturesProcessing
 
setFeaturesService(FeaturesService) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
setFile(File) - Method in class org.apache.karaf.features.internal.download.impl.AbstractDownloadTask
 
setFinalname(String) - Method in class org.apache.karaf.features.internal.model.ConfigFile
Sets the value of the finalname property.
setHidden(Boolean) - Method in class org.apache.karaf.features.internal.model.Feature
Set the value of the hidden property.
setInstall(String) - Method in class org.apache.karaf.features.internal.model.Feature
Set the feature install flag.
setLocation(String) - Method in class org.apache.karaf.features.internal.model.Bundle
Sets the value of the value property.
setLocation(String) - Method in class org.apache.karaf.features.internal.model.ConfigFile
Sets the value of the value property.
setLocation(String) - Method in class org.apache.karaf.features.internal.model.Library
 
setMode(BundleReplacements.BundleOverrideMode) - Method in class org.apache.karaf.features.internal.model.processing.BundleReplacements.OverrideBundle
 
setMode(FeatureReplacements.FeatureOverrideMode) - Method in class org.apache.karaf.features.internal.model.processing.FeatureReplacements.OverrideFeature
 
setName(String) - Method in class org.apache.karaf.features.internal.model.Config
Sets the value of the name property.
setName(String) - Method in class org.apache.karaf.features.internal.model.Dependency
Sets the value of the value property.
setName(String) - Method in class org.apache.karaf.features.internal.model.Feature
Set the value of the name property.
setName(String) - Method in class org.apache.karaf.features.internal.model.Features
Set the value of the name property.
setName(String) - Method in class org.apache.karaf.features.internal.model.processing.FeaturesProcessing.BlacklistedFeature
 
setName(String) - Method in class org.apache.karaf.features.internal.model.processing.OverrideBundleDependency.OverrideFeatureDependency
 
setNamespace(String) - Method in class org.apache.karaf.features.internal.model.Feature
 
setNamespace(String) - Method in class org.apache.karaf.features.internal.model.Features
 
setNamespace(String) - Method in class org.apache.karaf.features.internal.model.ScopeFilter
 
setOriginalLocation(String) - Method in class org.apache.karaf.features.internal.model.Bundle
 
setOriginalUri(String) - Method in class org.apache.karaf.features.internal.model.processing.BundleReplacements.OverrideBundle
 
setOverride(Boolean) - Method in class org.apache.karaf.features.internal.model.Config
Sets the value of the override property.
setOverride(Boolean) - Method in class org.apache.karaf.features.internal.model.ConfigFile
Sets the value of the override property.
setOverrideBundleDependency(OverrideBundleDependency) - Method in class org.apache.karaf.features.internal.model.processing.FeaturesProcessing
 
setOverriden(BundleInfo.BundleOverrideMode) - Method in class org.apache.karaf.features.internal.model.Bundle
 
setOwner(Feature) - Method in class org.apache.karaf.features.internal.model.Conditional
 
setPrerequisite(Boolean) - Method in class org.apache.karaf.features.internal.model.Dependency
 
setReplacement(String) - Method in class org.apache.karaf.features.internal.model.processing.BundleReplacements.OverrideBundle
 
setRepositoryUrl(String) - Method in class org.apache.karaf.features.internal.model.Feature
 
setResolutionOutputFile(String) - Method in interface org.apache.karaf.features.FeaturesService
 
setResolutionOutputFile(String) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
setResolver(String) - Method in class org.apache.karaf.features.internal.model.Feature
Set the value of the resolver property.
setResourceRepositories(List<String>) - Method in class org.apache.karaf.features.internal.model.Feature
 
setScheduleDelay(long) - Method in class org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask
 
setScheduleMaxRun(int) - Method in class org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask
 
setScoping(Scoping) - Method in class org.apache.karaf.features.internal.model.Feature
Set the feature scoping.
setStart(Boolean) - Method in class org.apache.karaf.features.internal.model.Bundle
Sets the value of the start property.
setStartLevel(Integer) - Method in class org.apache.karaf.features.internal.model.Bundle
Sets the value of the startLevel property.
setStartLevel(Integer) - Method in class org.apache.karaf.features.internal.model.Feature
Set the value of the startLevel property.
setType(String) - Method in class org.apache.karaf.features.internal.model.Library
 
setUri(String) - Method in class org.apache.karaf.features.internal.model.processing.OverrideBundleDependency.OverrideDependency
 
setValue(Object) - Method in class org.apache.karaf.features.internal.download.impl.DefaultFuture
Set the result of the asynchronous operation, and mark it as finished.
setValue(String) - Method in class org.apache.karaf.features.internal.model.Config
Sets the value of the value property.
setValue(String) - Method in class org.apache.karaf.features.internal.model.ScopeFilter
 
setVersion(String) - Method in class org.apache.karaf.features.internal.model.Dependency
Sets the value of the version property.
setVersion(String) - Method in class org.apache.karaf.features.internal.model.Feature
Set the value of the version property.
setVersion(String) - Method in class org.apache.karaf.features.internal.model.processing.FeaturesProcessing.BlacklistedFeature
 
setVersion(String) - Method in class org.apache.karaf.features.internal.model.processing.OverrideBundleDependency.OverrideFeatureDependency
 
SimpleDownloadTask - Class in org.apache.karaf.features.internal.download.impl
 
SimpleDownloadTask(ScheduledExecutorService, String, File) - Constructor for class org.apache.karaf.features.internal.download.impl.SimpleDownloadTask
 
Simulate - org.apache.karaf.features.FeaturesService.Option
 
Slf4jResolverLog - Class in org.apache.karaf.features.internal.resolver
 
Slf4jResolverLog(Logger) - Constructor for class org.apache.karaf.features.internal.resolver.Slf4jResolverLog
 
sort(Collection<T>) - Static method in class org.apache.karaf.features.internal.service.RequirementSort
Sort Resource based on their Requirements and Capabilitys.
start - Variable in class org.apache.karaf.features.internal.model.Bundle
 
start() - Method in class org.apache.karaf.features.internal.service.BootFeaturesInstaller
Install boot features
startBundle(Bundle) - Method in interface org.apache.karaf.features.internal.service.BundleInstallSupport
 
startBundle(Bundle) - Method in class org.apache.karaf.features.internal.service.BundleInstallSupportImpl
 
startBundle(Bundle) - Method in interface org.apache.karaf.features.internal.service.Deployer.DeployCallback
 
startBundle(Bundle) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
startBundle(Bundle) - Method in class org.apache.karaf.features.internal.service.StaticInstallSupport
 
Started - org.apache.karaf.features.FeatureState
 
startElement(String, String, String, Attributes) - Method in class org.apache.karaf.features.internal.model.JaxbUtil.NoSourceAndNamespaceFilter
 
startLevel - Variable in class org.apache.karaf.features.internal.model.Bundle
 
startLevel - Variable in class org.apache.karaf.features.internal.model.Feature
 
state - Variable in class org.apache.karaf.features.internal.service.Deployer.DeploymentState
Current State of features service
State - Class in org.apache.karaf.features.internal.service
Representation of the state of features service from the point of view of logical requirements which are translated into bundles and features installed in regions.
State() - Constructor for class org.apache.karaf.features.internal.service.State
 
stateChanges - Variable in class org.apache.karaf.features.internal.service.Deployer.DeploymentRequest
Target/desired set of features state per region
stateFeatures - Variable in class org.apache.karaf.features.internal.service.State
State of features by region and feature id (name/version)
StateStorage - Class in org.apache.karaf.features.internal.service
 
StateStorage() - Constructor for class org.apache.karaf.features.internal.service.StateStorage
 
StaticInstallSupport - Class in org.apache.karaf.features.internal.service
 
StaticInstallSupport() - Constructor for class org.apache.karaf.features.internal.service.StaticInstallSupport
 
stop() - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
stopBundle(Bundle, int) - Method in interface org.apache.karaf.features.internal.service.BundleInstallSupport
 
stopBundle(Bundle, int) - Method in class org.apache.karaf.features.internal.service.BundleInstallSupportImpl
 
stopBundle(Bundle, int) - Method in interface org.apache.karaf.features.internal.service.Deployer.DeployCallback
 
stopBundle(Bundle, int) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
stopBundle(Bundle, int) - Method in class org.apache.karaf.features.internal.service.StaticInstallSupport
 
StreamProvider - Interface in org.apache.karaf.features.internal.download
 
strictlyMatches(String) - Method in class org.apache.karaf.features.LocationPattern
Returns true if this location pattern strictly matches other pattern.
stripInlinedMavenRepositoryUrl(String) - Static method in class org.apache.karaf.features.internal.download.impl.DownloadManagerHelper
 
stripStartLevel(String) - Static method in class org.apache.karaf.features.internal.download.impl.DownloadManagerHelper
 
stripUrl(String) - Static method in class org.apache.karaf.features.internal.download.impl.DownloadManagerHelper
Strips download urls from wrapper protocols.
substFinalName(String) - Static method in class org.apache.karaf.features.internal.service.FeatureConfigInstaller
Substitute variables in the final name and append prefix if necessary.
Subsystem - Class in org.apache.karaf.features.internal.region
A Resource representing ...
Subsystem(String) - Constructor for class org.apache.karaf.features.internal.region.Subsystem
Constructs root subsystem Resource for FeaturesService.ROOT_REGION that imports/exports only caps/reqs with (type=karaf.subsystem).
Subsystem(String, Feature, Subsystem, boolean) - Constructor for class org.apache.karaf.features.internal.region.Subsystem
Constructs subsystem for a feature that either imports/exports all caps or (see Feature.getScoping()) has configurable import/export policy + (|(type=karaf.subsystem)(type=karaf.feature)) filter in IdentityNamespace.IDENTITY_NAMESPACE.
Subsystem(String, Subsystem, boolean, boolean) - Constructor for class org.apache.karaf.features.internal.region.Subsystem
Constructs child subsystem Resource for FeaturesService.ROOT_REGION's child that imports all caps and exports only caps with (type=karaf.subsystem).
SubsystemResolveContext - Class in org.apache.karaf.features.internal.region
 
SubsystemResolveContext(Subsystem, RegionDigraph, Repository, Downloader, FeaturesService.ServiceRequirementsBehavior) - Constructor for class org.apache.karaf.features.internal.region.SubsystemResolveContext
 
SubsystemResolver - Class in org.apache.karaf.features.internal.region
 
SubsystemResolver(Resolver, DownloadManager) - Constructor for class org.apache.karaf.features.internal.region.SubsystemResolver
 
SubsystemResolverCallback - Interface in org.apache.karaf.features.internal.region
Additional callback methods that may be invoked from SubsystemResolver
SubsystemResolverResolution - Interface in org.apache.karaf.features.internal.region
Public API of SubsystemResolver - for the purpose of documentation and categorization to public and internal methods.
SubsystemResolverResult - Interface in org.apache.karaf.features.internal.region
Public API of SubsystemResolver - for the purpose of documentation and categorization to public and internal methods.
SUPPORTED_URIS - Static variable in interface org.apache.karaf.features.FeaturesNamespaces
 
systemBundle - Variable in class org.apache.karaf.features.internal.service.BundleInstallSupport.FrameworkInfo
 
SystemExitManager - Class in org.apache.karaf.features.internal.util
 
SystemExitManager() - Constructor for class org.apache.karaf.features.internal.util.SystemExitManager
 

T

tableFrom(Collection<JmxFeature>) - Static method in class org.apache.karaf.features.management.codec.JmxFeature
 
tableFrom(Collection<JmxRepository>) - Static method in class org.apache.karaf.features.management.codec.JmxRepository
 
throwIf(String, List<Exception>) - Static method in exception org.apache.karaf.features.internal.util.MultiException
 
throwIfExceptions() - Method in exception org.apache.karaf.features.internal.util.MultiException
 
TIMESTAMP - Static variable in class org.apache.karaf.features.EventConstants
 
tmpPath - Variable in class org.apache.karaf.features.internal.download.impl.MavenDownloadManager
 
toFeatureCapability(String) - Static method in class org.apache.karaf.features.internal.resolver.ResourceUtils
 
toFeatureRequirement(String) - Static method in class org.apache.karaf.features.internal.resolver.ResourceUtils
Changes feature identifier (name[/version]) into a requirement specification.
TOPIC_EVENTS - Static variable in class org.apache.karaf.features.EventConstants
 
TOPIC_FEATURES_INSTALLED - Static variable in class org.apache.karaf.features.EventConstants
 
TOPIC_FEATURES_UNINSTALLED - Static variable in class org.apache.karaf.features.EventConstants
 
TOPIC_REPOSITORY_ADDED - Static variable in class org.apache.karaf.features.EventConstants
 
TOPIC_REPOSITORY_REMOVED - Static variable in class org.apache.karaf.features.EventConstants
 
toRegExp(String) - Static method in class org.apache.karaf.features.LocationPattern
Converts a String with one special character (*) into working Pattern
toRequirement() - Method in class org.apache.karaf.features.internal.service.FeatureReq
 
toString() - Method in class org.apache.karaf.features.FeaturePattern
 
toString() - Method in class org.apache.karaf.features.internal.model.Bundle
 
toString() - Method in class org.apache.karaf.features.internal.model.Dependency
 
toString() - Method in class org.apache.karaf.features.internal.model.Feature
Return a string representation of the feature.
toString() - Method in class org.apache.karaf.features.internal.region.Subsystem
 
toString() - Method in class org.apache.karaf.features.internal.service.Deployer.BundleWrapper
 
toString() - Method in class org.apache.karaf.features.internal.service.FeatureReq
 
toString() - Method in class org.apache.karaf.features.internal.service.RepositoryImpl
 
toString() - Method in class org.apache.karaf.features.LocationPattern
 
transform(String, String) - Static method in class org.apache.karaf.features.internal.util.Macro
 
TYPE - Static variable in class org.apache.karaf.features.EventConstants
 
TYPE_BOOT - Static variable in interface org.apache.karaf.features.Library
 
TYPE_BUNDLE - Static variable in class org.apache.karaf.features.internal.service.Blacklist
 
TYPE_DEFAULT - Static variable in interface org.apache.karaf.features.Library
 
TYPE_ENDORSED - Static variable in interface org.apache.karaf.features.Library
 
TYPE_EXTENSION - Static variable in interface org.apache.karaf.features.Library
 
TYPE_FEATURE - Static variable in class org.apache.karaf.features.internal.resolver.ResourceUtils
 
TYPE_FEATURE - Static variable in class org.apache.karaf.features.internal.service.Blacklist
 
TYPE_REPOSITORY - Static variable in class org.apache.karaf.features.internal.service.Blacklist
 
TYPE_SUBSYSTEM - Static variable in class org.apache.karaf.features.internal.resolver.ResourceUtils
 

U

uninstall(Bundle) - Method in interface org.apache.karaf.features.internal.service.BundleInstallSupport
 
uninstall(Bundle) - Method in class org.apache.karaf.features.internal.service.BundleInstallSupportImpl
 
uninstall(Bundle) - Method in interface org.apache.karaf.features.internal.service.Deployer.DeployCallback
 
uninstall(Bundle) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
uninstall(Bundle) - Method in class org.apache.karaf.features.internal.service.StaticInstallSupport
 
Uninstalled - org.apache.karaf.features.FeatureState
 
uninstallFeature(String) - Method in interface org.apache.karaf.features.FeaturesService
 
uninstallFeature(String) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
uninstallFeature(String) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
uninstallFeature(String) - Method in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
uninstallFeature(String, boolean) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
uninstallFeature(String, boolean) - Method in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
uninstallFeature(String, boolean, boolean) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
uninstallFeature(String, boolean, boolean) - Method in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
uninstallFeature(String, String) - Method in interface org.apache.karaf.features.FeaturesService
 
uninstallFeature(String, String) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
uninstallFeature(String, String) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
uninstallFeature(String, String) - Method in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
uninstallFeature(String, String, boolean) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
uninstallFeature(String, String, boolean) - Method in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
uninstallFeature(String, String, boolean, boolean) - Method in class org.apache.karaf.features.internal.management.FeaturesServiceMBeanImpl
 
uninstallFeature(String, String, boolean, boolean) - Method in interface org.apache.karaf.features.management.FeaturesServiceMBean
 
uninstallFeature(String, String, EnumSet<FeaturesService.Option>) - Method in interface org.apache.karaf.features.FeaturesService
 
uninstallFeature(String, String, EnumSet<FeaturesService.Option>) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
uninstallFeature(String, EnumSet<FeaturesService.Option>) - Method in interface org.apache.karaf.features.FeaturesService
 
uninstallFeature(String, EnumSet<FeaturesService.Option>) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
uninstallFeatureConfigs(Feature) - Method in class org.apache.karaf.features.internal.service.FeatureConfigInstaller
 
uninstallFeatures(Set<String>, String, EnumSet<FeaturesService.Option>) - Method in interface org.apache.karaf.features.FeaturesService
 
uninstallFeatures(Set<String>, String, EnumSet<FeaturesService.Option>) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
uninstallFeatures(Set<String>, EnumSet<FeaturesService.Option>) - Method in interface org.apache.karaf.features.FeaturesService
 
uninstallFeatures(Set<String>, EnumSet<FeaturesService.Option>) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
unmarshal(InputStream) - Static method in class org.apache.karaf.features.internal.model.JacksonUtil
 
unmarshal(String) - Static method in class org.apache.karaf.features.internal.model.JacksonUtil
 
unmarshal(String, boolean) - Static method in class org.apache.karaf.features.internal.model.JaxbUtil
Read in a Features from the input stream.
unmarshal(String, InputStream, boolean) - Static method in class org.apache.karaf.features.internal.model.JaxbUtil
 
unregister() - Method in interface org.apache.karaf.features.internal.service.BundleInstallSupport
 
unregister() - Method in class org.apache.karaf.features.internal.service.BundleInstallSupportImpl
 
unregister() - Method in class org.apache.karaf.features.internal.service.StaticInstallSupport
 
unregisterListener(DeploymentListener) - Method in interface org.apache.karaf.features.FeaturesService
 
unregisterListener(DeploymentListener) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
unregisterListener(FeaturesListener) - Method in interface org.apache.karaf.features.FeaturesService
 
unregisterListener(FeaturesListener) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
UPDATEABLE_URIS - Static variable in interface org.apache.karaf.features.FeaturesService
 
updateBundle(Bundle, String, InputStream) - Method in interface org.apache.karaf.features.internal.service.BundleInstallSupport
 
updateBundle(Bundle, String, InputStream) - Method in class org.apache.karaf.features.internal.service.BundleInstallSupportImpl
 
updateBundle(Bundle, String, InputStream) - Method in interface org.apache.karaf.features.internal.service.Deployer.DeployCallback
 
updateBundle(Bundle, String, InputStream) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
updateBundle(Bundle, String, InputStream) - Method in class org.apache.karaf.features.internal.service.StaticInstallSupport
 
updated(Dictionary) - Method in class org.apache.karaf.features.internal.service.FeatureRepoFinder
 
updateFeaturesState(Map<String, Map<String, FeatureState>>, EnumSet<FeaturesService.Option>) - Method in interface org.apache.karaf.features.FeaturesService
 
updateFeaturesState(Map<String, Map<String, FeatureState>>, EnumSet<FeaturesService.Option>) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
updateReposAndRequirements(Set<URI>, Map<String, Set<String>>, EnumSet<FeaturesService.Option>) - Method in interface org.apache.karaf.features.FeaturesService
 
updateReposAndRequirements(Set<URI>, Map<String, Set<String>>, EnumSet<FeaturesService.Option>) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
updateSnaphots - Variable in class org.apache.karaf.features.internal.service.Deployer.DeploymentRequest
Indication of when to update bundles (or leave them as they are currently installed)
updateSnapshots - Variable in class org.apache.karaf.features.internal.service.FeaturesServiceConfig
Use CRC to check snapshot bundles and update them if changed.
updateStorage(FeatureConfigInstaller.ConfigId, TypedProperties, boolean, boolean) - Method in class org.apache.karaf.features.internal.service.FeatureConfigInstaller
 
Upgrade - org.apache.karaf.features.FeaturesService.Option
 
URI_0_0_0 - Static variable in interface org.apache.karaf.features.FeaturesNamespaces
 
URI_1_0_0 - Static variable in interface org.apache.karaf.features.FeaturesNamespaces
 
URI_1_1_0 - Static variable in interface org.apache.karaf.features.FeaturesNamespaces
 
URI_1_2_0 - Static variable in interface org.apache.karaf.features.FeaturesNamespaces
 
URI_1_2_1 - Static variable in interface org.apache.karaf.features.FeaturesNamespaces
 
URI_1_3_0 - Static variable in interface org.apache.karaf.features.FeaturesNamespaces
 
URI_1_4_0 - Static variable in interface org.apache.karaf.features.FeaturesNamespaces
 
URI_1_5_0 - Static variable in interface org.apache.karaf.features.FeaturesNamespaces
 
URI_1_6_0 - Static variable in interface org.apache.karaf.features.FeaturesNamespaces
 
URI_CURRENT - Static variable in interface org.apache.karaf.features.FeaturesNamespaces
 
url - Variable in class org.apache.karaf.features.internal.download.impl.AbstractDownloadTask
 

V

validateRepository(URI) - Method in interface org.apache.karaf.features.FeaturesService
Validate repository contents.
validateRepository(URI) - Method in class org.apache.karaf.features.internal.service.FeaturesServiceImpl
 
value - Variable in class org.apache.karaf.features.internal.model.Bundle
 
value - Variable in class org.apache.karaf.features.internal.model.Capability
 
value - Variable in class org.apache.karaf.features.internal.model.Config
 
value - Variable in class org.apache.karaf.features.internal.model.ConfigFile
 
value - Variable in class org.apache.karaf.features.internal.model.Requirement
 
value - Variable in class org.apache.karaf.features.internal.model.ScopeFilter
 
valueOf(String) - Static method in enum org.apache.karaf.features.BundleInfo.BundleOverrideMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.karaf.features.DeploymentEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.karaf.features.FeatureEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.karaf.features.FeaturesService.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.karaf.features.FeaturesService.ServiceRequirementsBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.karaf.features.FeaturesService.SnapshotUpdateBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.karaf.features.FeatureState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.Retry
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.karaf.features.internal.model.Feature
 
valueOf(String) - Static method in enum org.apache.karaf.features.internal.model.processing.BundleReplacements.BundleOverrideMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.karaf.features.internal.model.processing.FeatureReplacements.FeatureOverrideMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.karaf.features.RepositoryEvent.EventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.karaf.features.BundleInfo.BundleOverrideMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.karaf.features.DeploymentEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.karaf.features.FeatureEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.karaf.features.FeaturesService.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.karaf.features.FeaturesService.ServiceRequirementsBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.karaf.features.FeaturesService.SnapshotUpdateBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.karaf.features.FeatureState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.Retry
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.karaf.features.internal.model.processing.BundleReplacements.BundleOverrideMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.karaf.features.internal.model.processing.FeatureReplacements.FeatureOverrideMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.karaf.features.RepositoryEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
Verbose - org.apache.karaf.features.FeaturesService.Option
 
verifyUnmanagedBundles(BundleContext, RegionDigraph) - Static method in class org.apache.karaf.features.internal.region.DigraphHelper
 
version - Variable in class org.apache.karaf.features.internal.model.Dependency
 
version - Variable in class org.apache.karaf.features.internal.model.Feature
 
VERSION_SEPARATOR - Static variable in class org.apache.karaf.features.internal.model.Feature
 
VERSION_SEPARATOR - Static variable in class org.apache.karaf.features.internal.service.FeatureReq
 
visit(Region) - Method in class org.apache.karaf.features.internal.region.AbstractRegionDigraphVisitor

W

write(FeaturesProcessing, OutputStream) - Method in class org.apache.karaf.features.internal.service.FeaturesProcessingSerializer
Writes the model to output stream and adds comments for main sections.
writeInstructions(OutputStream) - Method in class org.apache.karaf.features.internal.service.FeaturesProcessorImpl
Writes model to output stream.

X

XmlRepository - Class in org.apache.karaf.features.internal.repository
Repository conforming to the OSGi Repository specification.
XmlRepository(String, long, boolean) - Constructor for class org.apache.karaf.features.internal.repository.XmlRepository
 
A B C D E F G H I J L M N O P Q R S T U V W X 
All Classes All Packages