- AbstractDownloadTask - Class in io.fabric8.agent.download
-
- AbstractDownloadTask(String, ExecutorService) - Constructor for class io.fabric8.agent.download.AbstractDownloadTask
-
- Activator - Class in io.fabric8.agent
-
- Activator() - Constructor for class io.fabric8.agent.Activator
-
- addCapabilities(Iterable<? extends Capability>) - Method in class io.fabric8.agent.resolver.ResourceImpl
-
- addCapability(Capability) - Method in class io.fabric8.agent.resolver.CapabilitySet
-
- addCapability(Capability) - Method in class io.fabric8.agent.resolver.ResourceImpl
-
- addFeatures(Set<Feature>, FabricService, DownloadManager, Profile) - Static method in class io.fabric8.agent.utils.AgentUtils
-
Adds the set of features to the given set for the given profile
- addListener(FutureListener<T>) - Method in class io.fabric8.agent.download.DefaultFuture
-
Adds an event listener which is notified when
this future is completed.
- addListener(FutureListener<T>) - Method in interface io.fabric8.agent.download.Future
-
Adds an event listener which is notified when
this future is completed.
- addMavenBundles(FabricService, Profile, Set<String>, List<String>) - Method in class io.fabric8.agent.download.ProfileDownloader
-
- addMavenProxies(Dictionary, FabricService) - Static method in class io.fabric8.agent.utils.AgentUtils
-
- addRepository(DownloadManager, Map<URI, Repository>, URI) - Static method in class io.fabric8.agent.utils.AgentUtils
-
- addRequirement(Requirement) - Method in class io.fabric8.agent.resolver.ResourceImpl
-
- addRequirements(Iterable<? extends Requirement>) - Method in class io.fabric8.agent.resolver.ResourceImpl
-
- addResource(Resource) - Method in class io.fabric8.agent.repository.BaseRepository
-
- addResourceRepository(Repository) - Method in class io.fabric8.agent.DeploymentBuilder
-
- afterDownloadProfile(Profile) - Method in interface io.fabric8.agent.download.ProfileDownloaderListener
-
- afterDownloadProfiles(Profile[]) - Method in interface io.fabric8.agent.download.ProfileDownloaderListener
-
- AgentUtils - Class in io.fabric8.agent.utils
-
- AgentUtils() - Constructor for class io.fabric8.agent.utils.AgentUtils
-
- AgentUtils.ArtifactDownloader<T> - Class in io.fabric8.agent.utils
-
- AgentUtils.ArtifactDownloader(DownloadManager) - Constructor for class io.fabric8.agent.utils.AgentUtils.ArtifactDownloader
-
- AgentUtils.Callback<T> - Interface in io.fabric8.agent.utils
-
- AgentUtils.DownloadCallback - Interface in io.fabric8.agent.utils
-
- AgentUtils.FileDownloader - Class in io.fabric8.agent.utils
-
- AgentUtils.FileDownloader(DownloadManager) - Constructor for class io.fabric8.agent.utils.AgentUtils.FileDownloader
-
- AgentUtils.RepositoryDownloader - Class in io.fabric8.agent.utils
-
- AgentUtils.RepositoryDownloader(DownloadManager) - Constructor for class io.fabric8.agent.utils.AgentUtils.RepositoryDownloader
-
- AggregateRepository - Class in io.fabric8.agent.repository
-
- AggregateRepository(Collection<Repository>) - Constructor for class io.fabric8.agent.repository.AggregateRepository
-
- AND - Static variable in class io.fabric8.agent.resolver.SimpleFilter
-
- APPROX - Static variable in class io.fabric8.agent.resolver.SimpleFilter
-
- artifacts - Variable in class io.fabric8.agent.utils.AgentUtils.ArtifactDownloader
-
- await() - Method in class io.fabric8.agent.download.DefaultFuture
-
Wait for the asynchronous operation to complete.
- await(long, TimeUnit) - Method in class io.fabric8.agent.download.DefaultFuture
-
Wait for the asynchronous operation to complete with the specified timeout.
- await(long) - Method in class io.fabric8.agent.download.DefaultFuture
-
Wait for the asynchronous operation to complete with the specified timeout.
- await() - Method in interface io.fabric8.agent.download.Future
-
Wait for the asynchronous operation to complete.
- await(long, TimeUnit) - Method in interface io.fabric8.agent.download.Future
-
Wait for the asynchronous operation to complete with the specified timeout.
- await(long) - Method in interface io.fabric8.agent.download.Future
-
Wait for the asynchronous operation to complete with the specified timeout.
- await() - Method in class io.fabric8.agent.utils.AgentUtils.ArtifactDownloader
-
- awaitUninterruptibly() - Method in class io.fabric8.agent.download.DefaultFuture
-
Wait for the asynchronous operation to complete uninterruptibly.
- awaitUninterruptibly(long, TimeUnit) - Method in class io.fabric8.agent.download.DefaultFuture
-
Wait for the asynchronous operation to complete with the specified timeout
uninterruptibly.
- awaitUninterruptibly(long) - Method in class io.fabric8.agent.download.DefaultFuture
-
Wait for the asynchronous operation to complete with the specified timeout
uninterruptibly.
- awaitUninterruptibly() - Method in interface io.fabric8.agent.download.Future
-
Wait for the asynchronous operation to complete uninterruptibly.
- awaitUninterruptibly(long, TimeUnit) - Method in interface io.fabric8.agent.download.Future
-
Wait for the asynchronous operation to complete with the specified timeout
uninterruptibly.
- awaitUninterruptibly(long) - Method in interface io.fabric8.agent.download.Future
-
Wait for the asynchronous operation to complete with the specified timeout
uninterruptibly.
- get(String) - Method in class io.fabric8.agent.mvn.FallbackPropertyResolver
-
Resolves a property based on its name by first calling the findProperty() and then fallback to falback resolver
if property value is null.
- get(String) - Method in interface io.fabric8.agent.mvn.PropertyResolver
-
Resolves a property based on it's name.
- get(String) - Method in class io.fabric8.agent.mvn.PropertyStore
-
Returns the property by name.
- getArtifact() - Method in class io.fabric8.agent.mvn.Parser
-
Returns the artifact id.
- getArtifact(String, File) - Method in class io.fabric8.agent.utils.AgentUtils.ArtifactDownloader
-
- getArtifact(String, File) - Method in class io.fabric8.agent.utils.AgentUtils.FileDownloader
-
- getArtifact(String, File) - Method in class io.fabric8.agent.utils.AgentUtils.RepositoryDownloader
-
- getArtifactLocalMetdataPath() - Method in class io.fabric8.agent.mvn.Parser
-
Returns the complete path to artifact local metadata file.
- getArtifactMetdataPath() - Method in class io.fabric8.agent.mvn.Parser
-
Returns the complete path to artifact metadata file.
- getArtifactPath() - Method in class io.fabric8.agent.mvn.Parser
-
Returns the complete path to artifact as stated by Maven 2 repository layout.
- getArtifactPath(String) - Method in class io.fabric8.agent.mvn.Parser
-
Returns the complete path to artifact as stated by Maven 2 repository layout.
- getArtifactURL() - Method in class io.fabric8.agent.mvn.DownloadableArtifact
-
Getter.
- getAttributes(String, File) - Method in class io.fabric8.agent.DeploymentBuilder
-
- getAttributes() - Method in class io.fabric8.agent.resolver.BaseClause
-
- getAttributes() - Method in class io.fabric8.agent.resolver.CapabilityImpl
-
- getAttributes() - Method in class io.fabric8.agent.resolver.RequirementImpl
-
- getBundleInputStream(Resource, Map<String, StreamProvider>) - Method in class io.fabric8.agent.DeploymentAgent
-
- getCapabilities(String) - Method in class io.fabric8.agent.resolver.ResourceImpl
-
- getCertificateCheck() - Method in interface io.fabric8.agent.mvn.MavenConfiguration
-
Returns true if the certificate should be checked on SSL connection, false otherwise.
- getCertificateCheck() - Method in class io.fabric8.agent.mvn.MavenConfigurationImpl
-
- getClassifier() - Method in class io.fabric8.agent.mvn.Parser
-
Returns the artifact classifier.
- getDefaultRepositories() - Method in interface io.fabric8.agent.mvn.MavenConfiguration
-
Returns a list of default repositories to be searched before any other repositories.
- getDefaultRepositories() - Method in class io.fabric8.agent.mvn.MavenConfigurationImpl
-
Repository is a comma separated list of repositories to be used.
- getDirectives() - Method in class io.fabric8.agent.resolver.BaseClause
-
- getDirectives() - Method in class io.fabric8.agent.resolver.CapabilityImpl
-
- getDirectives() - Method in class io.fabric8.agent.resolver.RequirementImpl
-
- getDownloadExecutor() - Method in class io.fabric8.agent.DeploymentAgent
-
- getExecutor() - Method in class io.fabric8.agent.download.DownloadManager
-
- getFailedProfileIDs() - Method in class io.fabric8.agent.download.ProfileDownloader
-
Returns the list of profile IDs which failed
- getFeature() - Method in class io.fabric8.agent.resolver.FeatureResource
-
- getFile() - Method in class io.fabric8.agent.download.AbstractDownloadTask
-
- getFile() - Method in interface io.fabric8.agent.download.DownloadFuture
-
Returns the file that has been downloaded on the local file system
- getFile() - Method in class io.fabric8.agent.mvn.MavenRepositoryURL
-
Getter.
- getFilter() - Method in class io.fabric8.agent.resolver.RequirementImpl
-
- getGroup() - Method in class io.fabric8.agent.mvn.Parser
-
Returns the group id of the artifact.
- getHighestVersion() - Method in class io.fabric8.agent.mvn.VersionRange
-
Getter.
- getId() - Method in class io.fabric8.agent.mvn.MavenRepositoryURL
-
Getter.
- getInputStream() - Method in class io.fabric8.agent.mvn.DownloadableArtifact
-
Return the input stream to artifact.
- getLastModified() - Method in class io.fabric8.agent.repository.HttpMetadataProvider
-
- getLastModified() - Method in interface io.fabric8.agent.repository.MetadataProvider
-
- getListener() - Method in class io.fabric8.agent.download.ProfileDownloader
-
- getLocalRepository() - Method in interface io.fabric8.agent.mvn.MavenConfiguration
-
Returns the url of local repository.
- getLocalRepository() - Method in class io.fabric8.agent.mvn.MavenConfigurationImpl
-
Resolves local repository directory by using the following resolution:
1.
- getLocalRepository() - Method in interface io.fabric8.agent.mvn.MavenSettings
-
Returns the local repository directory from settings.xml.
- getLocalRepository() - Method in class io.fabric8.agent.mvn.MavenSettingsImpl
-
Returns the local repository directory from settings.xml.
- getLowestVersion() - Method in class io.fabric8.agent.mvn.VersionRange
-
Getter.
- getMandatoryResources() - Method in class io.fabric8.agent.resolver.ResolveContextImpl
-
- getMavenCoords(String) - Static method in class io.fabric8.agent.download.ProfileDownloader
-
Returns the mvn coordinates URL from the URI string, stripping any prefix like "wrap:" or "war: " or whatnot; or return null if there is no maven URL inside the URI
- getMetadatas() - Method in class io.fabric8.agent.repository.HttpMetadataProvider
-
- getMetadatas() - Method in interface io.fabric8.agent.repository.MetadataProvider
-
- getName() - Method in class io.fabric8.agent.resolver.SimpleFilter
-
- getNamespace() - Method in class io.fabric8.agent.resolver.BaseClause
-
- getNamespace() - Method in class io.fabric8.agent.resolver.CapabilityImpl
-
- getNamespace() - Method in class io.fabric8.agent.resolver.RequirementImpl
-
- getOperation() - Method in class io.fabric8.agent.resolver.SimpleFilter
-
- getOptionalResources() - Method in class io.fabric8.agent.resolver.ResolveContextImpl
-
- getPriority() - Method in class io.fabric8.agent.mvn.DownloadableArtifact
-
Getter.
- getProcessedFileCount() - Method in class io.fabric8.agent.download.ProfileDownloader
-
Returns the number of files successfully processed
- getProfileArtifacts(FabricService, DownloadManager, Profile) - Static method in class io.fabric8.agent.utils.AgentUtils
-
Returns the location and parser map (i.e.
- getProfileArtifacts(FabricService, DownloadManager, Profile, AgentUtils.Callback<String>) - Static method in class io.fabric8.agent.utils.AgentUtils
-
- getProfileArtifacts(FabricService, Profile, Iterable<String>, Iterable<Feature>) - Static method in class io.fabric8.agent.utils.AgentUtils
-
Returns the location and parser map (i.e.
- getProfileArtifacts(FabricService, Profile, Iterable<String>, Iterable<Feature>, AgentUtils.Callback<String>) - Static method in class io.fabric8.agent.utils.AgentUtils
-
Returns the location and parser map (i.e.
- getProviders() - Method in class io.fabric8.agent.DeploymentBuilder
-
- getProxySettings() - Method in interface io.fabric8.agent.mvn.MavenSettings
-
Returns the active proxy settings from settings.xml
- getProxySettings() - Method in class io.fabric8.agent.mvn.MavenSettingsImpl
-
Returns the active proxy settings from settings.xml
- getRepositories() - Method in interface io.fabric8.agent.mvn.MavenConfiguration
-
Returns a list of repositories to be searched.
- getRepositories() - Method in class io.fabric8.agent.mvn.MavenConfigurationImpl
-
Repository is a comma separated list of repositories to be used.
- getRepositories() - Method in interface io.fabric8.agent.mvn.MavenSettings
-
Gets the list of repositories from settings.xml.
- getRepositories() - Method in class io.fabric8.agent.mvn.MavenSettingsImpl
-
Gets the list of repositories from settings.xml.
- getRepositories(FabricService, DownloadManager, Profile) - Static method in class io.fabric8.agent.utils.AgentUtils
-
Extracts the
URI
/
Repository
map from the profile.
- getRepositoryURL() - Method in class io.fabric8.agent.mvn.Parser
-
Returns the repository URL if present, null otherwise
- getRequirements(String) - Method in class io.fabric8.agent.resolver.ResourceImpl
-
- getResource() - Method in class io.fabric8.agent.resolver.BaseClause
-
- getResource() - Method in class io.fabric8.agent.resolver.CapabilityImpl
-
- getResource() - Method in class io.fabric8.agent.resolver.RequirementImpl
-
- getResources() - Method in class io.fabric8.agent.repository.BaseRepository
-
- getSettingsFileUrl() - Method in interface io.fabric8.agent.mvn.MavenConfiguration
-
Returns the URL of maven settings file.
- getSettingsFileUrl() - Method in class io.fabric8.agent.mvn.MavenConfigurationImpl
-
Returns the URL of settings file.
- getSnapshotPath(String, String, String) - Method in class io.fabric8.agent.mvn.Parser
-
Returns the complete path to artifact for a snapshot file.
- getSnapshotVersion(String, String, String) - Method in class io.fabric8.agent.mvn.Parser
-
Returns the version for an artifact for a snapshot version.
- getType() - Method in class io.fabric8.agent.mvn.Parser
-
Returns the artifact type.
- getUri(Resource) - Static method in class io.fabric8.agent.resolver.UriNamespace
-
- getUrl() - Method in class io.fabric8.agent.download.AbstractDownloadTask
-
- getUrl() - Method in interface io.fabric8.agent.download.DownloadFuture
-
Returns the original url
- getURL() - Method in class io.fabric8.agent.mvn.MavenRepositoryURL
-
Getter.
- getUrlHandlersTimeout() - Method in class io.fabric8.agent.DeploymentAgent
-
- getUses() - Method in class io.fabric8.agent.resolver.CapabilityImpl
-
- getValue() - Method in class io.fabric8.agent.download.DefaultFuture
-
Returns the result of the asynchronous operation.
- getValue() - Method in class io.fabric8.agent.resolver.SimpleFilter
-
- getVersion() - Method in class io.fabric8.agent.mvn.DownloadableArtifact
-
Getter.
- getVersion() - Method in class io.fabric8.agent.mvn.Parser
-
Returns the artifact version.
- getVersionLocalMetadataPath(String) - Method in class io.fabric8.agent.mvn.Parser
-
Returns the path to local metdata file corresponding to this artifact version.
- getVersionMetadataPath(String) - Method in class io.fabric8.agent.mvn.Parser
-
Returns the path to metdata file corresponding to this artifact version.
- getWirings() - Method in class io.fabric8.agent.resolver.ResolveContextImpl
-
- GTE - Static variable in class io.fabric8.agent.resolver.SimpleFilter
-
- GZIP - Static variable in class io.fabric8.agent.repository.HttpMetadataProvider
-
- parse(String) - Static method in class io.fabric8.agent.resolver.SimpleFilter
-
- parseCapability(Resource, String) - Static method in class io.fabric8.agent.resolver.ResourceBuilder
-
- parseDelimitedString(String, String) - Static method in class io.fabric8.agent.resolver.ResourceBuilder
-
- parseDelimitedString(String, String, boolean) - Static method in class io.fabric8.agent.resolver.ResourceBuilder
-
Parses delimited string and returns an array containing the tokens.
- parseExport(Resource, String, Version, String) - Static method in class io.fabric8.agent.resolver.ResourceBuilder
-
- parseImport(Resource, String) - Static method in class io.fabric8.agent.resolver.ResourceBuilder
-
- parsePathWithSchemePrefix(String) - Static method in class io.fabric8.agent.mvn.Parser
-
Lets trim any kind of "mvn:" prefix before parsing
- Parser - Class in io.fabric8.agent.mvn
-
Parser for mvn: protocol.
- Parser(String) - Constructor for class io.fabric8.agent.mvn.Parser
-
Creates a new protocol parser.
- parseRequirement(Resource, String) - Static method in class io.fabric8.agent.resolver.ResourceBuilder
-
- parseSubstring(String) - Static method in class io.fabric8.agent.resolver.SimpleFilter
-
- pendings - Variable in class io.fabric8.agent.utils.AgentUtils.ArtifactDownloader
-
- PRESENT - Static variable in class io.fabric8.agent.resolver.SimpleFilter
-
- ProfileDownloader - Class in io.fabric8.agent.download
-
A helper service for downloading bundles, features and FABs from a profile or version
- ProfileDownloader(FabricService, File, boolean, ExecutorService) - Constructor for class io.fabric8.agent.download.ProfileDownloader
-
- ProfileDownloaderListener - Interface in io.fabric8.agent.download
-
- PropertiesPropertyResolver - Class in io.fabric8.agent.mvn
-
Resolves properties from a Properties.
- PropertiesPropertyResolver(Properties) - Constructor for class io.fabric8.agent.mvn.PropertiesPropertyResolver
-
Creates a property resolver without a fallback resolver.
- PropertiesPropertyResolver(Properties, PropertyResolver) - Constructor for class io.fabric8.agent.mvn.PropertiesPropertyResolver
-
Creates a property resolver with a fallback resolver.
- PROPERTY_CERTIFICATE_CHECK - Static variable in interface io.fabric8.agent.mvn.MavenConstants
-
Certificate check configuration property name.
- PROPERTY_DEFAULT_REPOSITORIES - Static variable in interface io.fabric8.agent.mvn.MavenConstants
-
DefaultRepositories configuration property name
- PROPERTY_DISABLE_AETHER - Static variable in interface io.fabric8.agent.mvn.MavenConstants
-
Use fallback repositories switch configuration property name.
- PROPERTY_LOCAL_REPOSITORY - Static variable in interface io.fabric8.agent.mvn.MavenConstants
-
LocalRepository configuration property name.
- PROPERTY_PROXY_SUPPORT - Static variable in interface io.fabric8.agent.mvn.MavenConstants
-
Proxy support configuration property name.
- PROPERTY_REPOSITORIES - Static variable in interface io.fabric8.agent.mvn.MavenConstants
-
Repositories configuration property name.
- PROPERTY_SETTINGS_FILE - Static variable in interface io.fabric8.agent.mvn.MavenConstants
-
Maven settings file configuration property name.
- PROPERTY_USE_FALLBACK_REPOSITORIES - Static variable in interface io.fabric8.agent.mvn.MavenConstants
-
Use fallback repositories switch configuration property name.
- PropertyResolver - Interface in io.fabric8.agent.mvn
-
Properties resolver.
- PropertyStore - Class in io.fabric8.agent.mvn
-
A simple generics based property store.
- PropertyStore() - Constructor for class io.fabric8.agent.mvn.PropertyStore
-
Creates a new configuration map.
- putAllProperties(Properties, Properties) - Static method in class io.fabric8.agent.DeploymentAgent
-