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

A

API_KEY - Static variable in class org.apache.avalon.repository.meta.FactoryDescriptor
 
AbstractBuilder - class org.apache.avalon.repository.main.AbstractBuilder.
Application and component bootstrapper used to instantiate, and or invoke Classes and their methods within newly constructed Repository ClassLoaders.
AbstractBuilder() - Constructor for class org.apache.avalon.repository.main.AbstractBuilder
 
AbstractURLConnection - class org.apache.avalon.repository.AbstractURLConnection.
Abstract artifact URL protocol handler.
Artifact - class org.apache.avalon.repository.Artifact.
Defintion of a artifact that maintains a relative url to some nominally remote file together with a set of assigned properties.
ArtifactDescriptor - class org.apache.avalon.repository.meta.ArtifactDescriptor.
An abstract descriptor holds attributes about an artifact.
ArtifactDescriptor(Attributes) - Constructor for class org.apache.avalon.repository.meta.ArtifactDescriptor
Creates a new Meta descriptor.
ArtifactHandler - class org.apache.avalon.repository.ArtifactHandler.
Repository URL protocol handler.
ArtifactHandler() - Constructor for class org.apache.avalon.repository.ArtifactHandler
 
ArtifactSequenceParameter - class org.apache.avalon.repository.impl.ArtifactSequenceParameter.
A parameter descriptor that supports transformation of a a string to a string array based on a supplied token.
ArtifactSequenceParameter(String, String, Artifact[]) - Constructor for class org.apache.avalon.repository.impl.ArtifactSequenceParameter
Transform a string to a string array.
ArtifactURLConnection - class org.apache.avalon.repository.ArtifactURLConnection.
Repository URL protocol handler.

B

BLOCK_GROUP_KEY - Static variable in class org.apache.avalon.repository.main.DefaultInitialContext
Group identifier manifest key.
BUILD_KEY - Static variable in class org.apache.avalon.repository.meta.ArtifactDescriptor
 
BlockHandler - class org.apache.avalon.repository.BlockHandler.
Repository URL protocol handler.
BlockHandler() - Constructor for class org.apache.avalon.repository.BlockHandler
 
BlockURLConnection - class org.apache.avalon.repository.BlockURLConnection.
Repository URL protocol handler.
Builder - interface org.apache.avalon.repository.provider.Builder.
The defintion of an application builder.

C

CACHE_KEY - Static variable in interface org.apache.avalon.repository.provider.InitialContext
The property key used when resolving the default cache directory.
CascadingIOException - exception org.apache.avalon.repository.CascadingIOException.
Exception to indicate that there was a IO exception.
CascadingIOException(String) - Constructor for class org.apache.avalon.repository.CascadingIOException
Construct a new ApplianceException instance.
CascadingIOException(String, Throwable) - Constructor for class org.apache.avalon.repository.CascadingIOException
Construct a new ApplianceException instance.
connect() - Method in class org.apache.avalon.repository.AbstractURLConnection
Null implementation of the conect protocol.
convertToURL(String) - Static method in class org.apache.avalon.repository.util.RepositoryUtils
Convert a path to a url.
convertToURLs(String[]) - Static method in class org.apache.avalon.repository.util.RepositoryUtils
Convert a set of host path statements to formal urls.
create() - Method in class org.apache.avalon.repository.impl.DefaultFactory
Create a new instance of a repository administrator using the default parameters.
create(Map) - Method in class org.apache.avalon.repository.impl.DefaultFactory
Create a new instance of a repository using the supplied parameters.
create() - Method in interface org.apache.avalon.repository.provider.Factory
Create a new instance of an application.
create(Map) - Method in interface org.apache.avalon.repository.provider.Factory
Create a new instance of an application.
createArtifact(String) - Static method in class org.apache.avalon.repository.Artifact
 
createArtifact(String, String, String) - Static method in class org.apache.avalon.repository.Artifact
 
createArtifact(String, String, String, String) - Static method in class org.apache.avalon.repository.Artifact
 
createDefaultCriteria() - Method in class org.apache.avalon.repository.impl.DefaultFactory
Create a new instance of the default criteria.
createDefaultCriteria() - Method in interface org.apache.avalon.repository.provider.Factory
Return a new instance of default criteria for the factory.
createDelegate(ClassLoader, Class, InitialContext) - Method in class org.apache.avalon.repository.main.AbstractBuilder
Create a factory delegate using a supplied class and command line arguemnts.
createImplementationArtifact(ClassLoader, File, String, String) - Static method in class org.apache.avalon.repository.main.DefaultBuilder
Resolve the default implementation taking into account local and home properties, and application defaults.
createImplementationArtifact(ClassLoader, File, File, String, String) - Static method in class org.apache.avalon.repository.main.DefaultBuilder
Resolve the default implementation taking into account local and home properties, and application defaults.
createInitialContext() - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
Creation of an inital context based on the system and working directory, parent classloader, repository cache manager implementation artifact, cache directory, and remote hosts sequence supplied to the factory.
createInitialContext() - Method in interface org.apache.avalon.repository.provider.InitialContextFactory
Creation of an inital context based on the system and working directory, parent classloader, repository cache manager implementation artifact, cache directory, and remote hosts sequence supplied to the factory.

D

DOMAIN_KEY - Static variable in class org.apache.avalon.repository.meta.ArtifactDescriptor
 
DefaultAuthenticator - class org.apache.avalon.repository.main.DefaultAuthenticator.
Default authenticator that provides support for username password based authentication in conjunction with the repository proxy settings.
DefaultAuthenticator(String, String) - Constructor for class org.apache.avalon.repository.main.DefaultAuthenticator
Creation of a new simple authenticator.
DefaultBuilder - class org.apache.avalon.repository.main.DefaultBuilder.
Application and component bootstrapper used to instantiate, and or invoke Classes and their methods within newly constructed Repository ClassLoaders.
DefaultBuilder(InitialContext, Artifact) - Constructor for class org.apache.avalon.repository.main.DefaultBuilder
Creates a DefaultBuilder for a specific target application.
DefaultBuilder(InitialContext, ClassLoader, Artifact) - Constructor for class org.apache.avalon.repository.main.DefaultBuilder
Creates a DefaultBuilder for a specific target application.
DefaultFactory - class org.apache.avalon.repository.impl.DefaultFactory.
The default repository factory implementation.
DefaultFactory(InitialContext) - Constructor for class org.apache.avalon.repository.impl.DefaultFactory
Creation of a new default repository manager factory.
DefaultInitialContext - class org.apache.avalon.repository.main.DefaultInitialContext.
Sets up the environment to create repositories by downloading the required jars, preparing a ClassLoader and delegating calls to repository factory methods using the newly configured ClassLoader.
DefaultInitialContextFactory - class org.apache.avalon.repository.main.DefaultInitialContextFactory.
A utility class used to establish a new InitialContext instance.
DefaultInitialContextFactory(String) - Constructor for class org.apache.avalon.repository.main.DefaultInitialContextFactory
Creates an initial repository context factory relative to the current working directory.
DefaultInitialContextFactory(String, File) - Constructor for class org.apache.avalon.repository.main.DefaultInitialContextFactory
Creates an initial repository context factory.
DefaultRepository - class org.apache.avalon.repository.impl.DefaultRepository.
A component that provides access to versioned resources based on an underlying file system.
DefaultRepositoryCriteria - class org.apache.avalon.repository.impl.DefaultRepositoryCriteria.
A Criteria is a class holding the values supplied by a user for application to a factory.
DefaultRepositoryCriteria(InitialContext) - Constructor for class org.apache.avalon.repository.impl.DefaultRepositoryCriteria
Creation of a new criteria.
DuplicateKeyException - exception org.apache.avalon.repository.provider.DuplicateKeyException.
Exception to indicate that a requested factory was not found.
DuplicateKeyException(String) - Constructor for class org.apache.avalon.repository.provider.DuplicateKeyException
Construct a new DuplicateKeyException instance.
DuplicateKeyException(String, Throwable) - Constructor for class org.apache.avalon.repository.provider.DuplicateKeyException
Construct a new DuplicateKeyException instance.

E

EXPORT_KEY - Static variable in class org.apache.avalon.repository.meta.FactoryDescriptor
 
equals(Object) - Method in class org.apache.avalon.repository.meta.ArtifactDescriptor
Test is the supplied object is equal to this object.

F

FACTORY_ARTIFACTS_KEY - Static variable in interface org.apache.avalon.repository.provider.InitialContext
The property key used when resolving a sequence of factory artifact references.
FACTORY_KEY - Static variable in class org.apache.avalon.repository.meta.FactoryDescriptor
 
Factory - interface org.apache.avalon.repository.provider.Factory.
A generic application factory.
FactoryDescriptor - class org.apache.avalon.repository.meta.FactoryDescriptor.
A RelationalDescriptor represents a set of metadata describing the structural relationships that an artifact has on other artifacts.
FactoryDescriptor(Attributes) - Constructor for class org.apache.avalon.repository.meta.FactoryDescriptor
Creates a new RelationalDescriptor.
FactoryDirective - class org.apache.avalon.repository.data.FactoryDirective.
A FactoryDirective combines a artifact with a set of properties to be applied to the factory criteria.
FactoryDirective(Artifact, Properties) - Constructor for class org.apache.avalon.repository.data.FactoryDirective
Creates a new FactoryDirective.
FactoryNotFoundException - exception org.apache.avalon.repository.provider.FactoryNotFoundException.
Exception to indicate that a requested factory was not found.
FactoryNotFoundException(String) - Constructor for class org.apache.avalon.repository.provider.FactoryNotFoundException
Construct a new FactoryNotFoundException instance.
FactoryNotFoundException(String, Throwable) - Constructor for class org.apache.avalon.repository.provider.FactoryNotFoundException
Construct a new FactoryNotFoundException instance.

G

GROUP_KEY - Static variable in class org.apache.avalon.repository.Artifact
 
getApplicationKey() - Method in class org.apache.avalon.repository.main.DefaultInitialContext
Return the application key.
getApplicationKey() - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
Return the application key.
getApplicationKey() - Method in interface org.apache.avalon.repository.provider.InitialContext
Return the application key.
getArtifact() - Method in class org.apache.avalon.repository.data.FactoryDirective
Return the system artifact.
getArtifact() - Method in class org.apache.avalon.repository.meta.ArtifactDescriptor
Return the artifact reference.
getAsAttributes(Properties) - Static method in class org.apache.avalon.repository.util.RepositoryUtils
Transforms a Properties into a Attributes using a simple enumeration convention for property names which appends a numeric enumeration name component to the dotted property key.
getAttributes(Artifact) - Method in interface org.apache.avalon.repository.Repository
Return the metadata of an artifact as attributes.
getAttributes(Artifact) - Method in class org.apache.avalon.repository.impl.DefaultRepository
Return the metadata attribututes associated with an artifact.
getAttributes(String[], Artifact) - Static method in class org.apache.avalon.repository.util.RepositoryUtils
Gets the Attribues in a remote artifact.
getAttributes(File, Artifact) - Static method in class org.apache.avalon.repository.util.RepositoryUtils
Gets the Attribues from the cache.
getBase() - Method in class org.apache.avalon.repository.Artifact
Return the base path to the artifact.
getBuild() - Method in class org.apache.avalon.repository.meta.ArtifactDescriptor
Return the build identifier
getCacheDirectory() - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
Return the assigned or default cache directory.
getCandidates(Class) - Method in interface org.apache.avalon.repository.Repository
Return the set of available artifacts capable of providing the supplied service class.
getCandidates(Class) - Method in class org.apache.avalon.repository.impl.DefaultRepository
Return the set of available artifacts capable of providing the supplied service class.
getCause() - Method in class org.apache.avalon.repository.CascadingIOException
Return the cause of the exception.
getCause() - Method in class org.apache.avalon.repository.RepositoryException
Return the causal exception.
getCause() - Method in class org.apache.avalon.repository.RepositoryRuntimeException
Return the causal exception.
getClassLoader(Artifact) - Method in interface org.apache.avalon.repository.Repository
Creates a ClassLoader chain returning the lowest ClassLoader containing the jar artifact in the loader's path.
getClassLoader(ClassLoader, Artifact) - Method in interface org.apache.avalon.repository.Repository
Creates a ClassLoader chain returning the lowest ClassLoader containing the jar artifact in the loader's path.
getClassLoader(Artifact) - Method in class org.apache.avalon.repository.impl.DefaultRepository
Returns a classloader based on the metadata associated with a supplied artifact.
getClassLoader(ClassLoader, Artifact) - Method in class org.apache.avalon.repository.impl.DefaultRepository
Returns a classloader based on the metadata associated with a supplied artifact.
getClassLoader() - Method in class org.apache.avalon.repository.main.DefaultBuilder
Gets the ClassLoader used by this Bootstrapper.
getClassLoader() - Method in interface org.apache.avalon.repository.provider.Builder
Gets the ClassLoader used by this builder.
getCleanPaths(String[]) - Static method in class org.apache.avalon.repository.util.RepositoryUtils
For a given set of host paths, returns an equivalent set ensuring that the path ends with the "/" character.
getContent(Class[]) - Method in class org.apache.avalon.repository.AbstractURLConnection
Return the Artifact specified by this URL.
getContent(String) - Method in class org.apache.avalon.repository.AbstractURLConnection
Return the Artifact specified by this URL.
getContent() - Method in class org.apache.avalon.repository.ArtifactURLConnection
Return the Artifact specified by this URL.
getContent(String) - Method in class org.apache.avalon.repository.ArtifactURLConnection
Return the Artifact specified by this URL.
getContent() - Method in class org.apache.avalon.repository.BlockURLConnection
Return the Artifact specified by this URL.
getDefaultPort() - Method in class org.apache.avalon.repository.ArtifactHandler
 
getDefaultPort() - Method in class org.apache.avalon.repository.BlockHandler
 
getDelimited(char, String) - Static method in class org.apache.avalon.repository.util.RepositoryUtils
 
getDependencies(String) - Method in class org.apache.avalon.repository.meta.FactoryDescriptor
Return the implementation dependencies
getDependencies() - Method in class org.apache.avalon.repository.meta.FactoryDescriptor
 
getDomain() - Method in class org.apache.avalon.repository.meta.ArtifactDescriptor
Return the meta data domain value.
getEnumeratedBase(String) - Static method in class org.apache.avalon.repository.util.RepositoryUtils
Gets the key base of an enumerated property using the multivalued property key naming convention.
getFactory() - Method in class org.apache.avalon.repository.main.DefaultBuilder
Return the factory established by the loader.
getFactory() - Method in class org.apache.avalon.repository.meta.FactoryDescriptor
Return the factory classname.
getFactory() - Method in interface org.apache.avalon.repository.provider.Builder
Return the factory established by the builder.
getFactoryClass() - Method in class org.apache.avalon.repository.main.DefaultBuilder
Return the primary class established by the builder.
getFactoryClass() - Method in interface org.apache.avalon.repository.provider.Builder
Return the primary class established by the builder.
getFilename() - Method in class org.apache.avalon.repository.Artifact
Return the filename of the artifact.
getGroup() - Method in class org.apache.avalon.repository.Artifact
Return the group identifier for this artifact.
getHomeDirectory() - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
Return the home directory value direved from the application key.
getHomeDirectory() - Method in interface org.apache.avalon.repository.provider.InitialContextFactory
Return the home directory value direved from the application key.
getHosts() - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
Return the assigned or default host sequence.
getImplementation() - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
Return the implementation artifact.
getInitialCacheDirectory() - Method in class org.apache.avalon.repository.main.DefaultInitialContext
Return cache root directory.
getInitialCacheDirectory() - Method in interface org.apache.avalon.repository.provider.InitialContext
Return cache root directory.
getInitialFactory() - Method in class org.apache.avalon.repository.main.DefaultInitialContext
Return the initial repository factory.
getInitialFactory() - Method in interface org.apache.avalon.repository.provider.InitialContext
Return the initial repository factory.
getInitialHosts() - Method in class org.apache.avalon.repository.main.DefaultInitialContext
Return the initial set of host names.
getInitialHosts() - Method in interface org.apache.avalon.repository.provider.InitialContext
Return the initial set of host names.
getInitialWorkingDirectory() - Method in class org.apache.avalon.repository.main.DefaultInitialContext
Return the base working directory.
getInitialWorkingDirectory() - Method in interface org.apache.avalon.repository.provider.InitialContext
Return the base working directory.
getInterface() - Method in class org.apache.avalon.repository.meta.FactoryDescriptor
Return the factory interface.
getName() - Method in class org.apache.avalon.repository.Artifact
Return the name of this artifact.
getOnlineMode() - Method in class org.apache.avalon.repository.main.DefaultInitialContext
Get the online mode of the repository.
getOnlineMode() - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
Return the application key.
getOnlineMode() - Method in interface org.apache.avalon.repository.provider.InitialContext
Return the online mode.
getParentClassLoader() - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
Return the parent classloader.
getPasswordAuthentication() - Method in class org.apache.avalon.repository.main.DefaultAuthenticator
Returns the password authenticator.
getPath() - Method in class org.apache.avalon.repository.Artifact
Gets the artifact path.
getProperties() - Method in class org.apache.avalon.repository.data.FactoryDirective
Return the factory properties.
getProperties(File, Artifact) - Static method in class org.apache.avalon.repository.util.RepositoryUtils
Gets the Properties in the local cache.
getProperties(String[], Artifact) - Static method in class org.apache.avalon.repository.util.RepositoryUtils
Gets the Properties in a remote properties file.
getProperties(URL) - Static method in class org.apache.avalon.repository.util.RepositoryUtils
Gets the Properties in a remote properties file.
getProxyHost() - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
Get the proxy host name.
getProxyPassword() - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
Set the proxy account password.
getProxyPort() - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
Get the proxy host port.
getProxyUsername() - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
Get the proxy username.
getQueryField(URL, String, String) - Method in class org.apache.avalon.repository.AbstractURLConnection
Utility method to return the value of a field within the url query.
getRegisteredArtifacts() - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
Return the registory.
getRepository() - Method in class org.apache.avalon.repository.main.DefaultInitialContext
Return the inital repository.
getRepository() - Method in interface org.apache.avalon.repository.provider.InitialContext
Return the repository.
getResource(Artifact) - Method in interface org.apache.avalon.repository.Repository
Get a resource url relative to the supplied artifact.
getResource(Artifact) - Method in class org.apache.avalon.repository.impl.DefaultRepository
Get a resource url relative to the supplied artifact.
getResource(Artifact, String[], File, boolean) - Method in class org.apache.avalon.repository.util.LoaderUtils
Attempts to download and cache a remote artifact trying a set of remote repositories.
getResource(Artifact, String, String[], File, boolean) - Method in class org.apache.avalon.repository.util.LoaderUtils
Attempts to download and cache a remote artifact trying a set of remote repositories.
getResource(String, File, boolean) - Method in class org.apache.avalon.repository.util.LoaderUtils
Retrieve a remote file.
getSpecification() - Method in class org.apache.avalon.repository.Artifact
Gets the artifact specification for this Artifact in the form [group]/[name]#[version].
getType() - Method in class org.apache.avalon.repository.Artifact
Return the artifact type.
getURL() - Method in class org.apache.avalon.repository.Artifact
Gets the relative artifact URL.
getURL(String) - Method in class org.apache.avalon.repository.Artifact
Gets the URL to the artifact given a base URL for a remote repository.
getValue(Attributes, String) - Method in class org.apache.avalon.repository.meta.ArtifactDescriptor
 
getVersion(URL) - Method in class org.apache.avalon.repository.AbstractURLConnection
Utility method to return the version field with the url query.
getVersion() - Method in class org.apache.avalon.repository.Artifact
Return the artifact version.
getVersion() - Method in class org.apache.avalon.repository.meta.ArtifactDescriptor
Return the meta data version
getWorkingDirectory() - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
Return the working directory value.

H

HOSTS_KEY - Static variable in interface org.apache.avalon.repository.provider.InitialContext
The property key used when evaluating the default remote hosts.
hashCode() - Method in class org.apache.avalon.repository.meta.ArtifactDescriptor
Return the hashcode for the object.

I

IMPLEMENTATION_KEY - Static variable in interface org.apache.avalon.repository.provider.InitialContext
The property key used when resolving the default implementation artifact spec.
IMP_KEY - Static variable in class org.apache.avalon.repository.meta.FactoryDescriptor
 
InitialContext - interface org.apache.avalon.repository.provider.InitialContext.
The initial context established by an initial repository factory.
InitialContextFactory - interface org.apache.avalon.repository.provider.InitialContextFactory.
Utility interface that provides support for the creation of a new initial context.
install(URL) - Method in class org.apache.avalon.repository.main.DefaultInitialContext
Install a block archive into the repository cache.
install(URL) - Method in interface org.apache.avalon.repository.provider.InitialContext
Install a block archive into the repository.
isEnumerated(String) - Static method in class org.apache.avalon.repository.util.RepositoryUtils
Detects whether or not a property key is of the multivalued enumeration kind.

K

KEY - Static variable in interface org.apache.avalon.repository.Repository
The context resolution key.
KEYS - Static variable in interface org.apache.avalon.repository.provider.InitialContextFactory
An array of property keys that are used to locate default values.
KEYS - Static variable in interface org.apache.avalon.repository.provider.RepositoryCriteria
An array of property keys that are used to locate default values.

L

LINE - Static variable in interface org.apache.avalon.repository.provider.InitialContext
 
LoaderUtils - class org.apache.avalon.repository.util.LoaderUtils.
Utility class supporting downloading of resources based on artifact references.
LoaderUtils(boolean) - Constructor for class org.apache.avalon.repository.util.LoaderUtils
 
loadFactoryClass(ClassLoader, String) - Method in class org.apache.avalon.repository.main.AbstractBuilder
Load a factory class using a supplied classloader and factory classname.

M

META - Static variable in class org.apache.avalon.repository.util.RepositoryUtils
meta extension tag for meta-data containing artifacts
Main - class org.apache.avalon.repository.cli.Main.
Merlin command line handler.
Main(InitialContext, CommandLine) - Constructor for class org.apache.avalon.repository.cli.Main
Creation of a new kernel cli handler.
MetaException - exception org.apache.avalon.repository.meta.MetaException.
Exception to indicate that there was a repository related meta error.
MetaException(String) - Constructor for class org.apache.avalon.repository.meta.MetaException
Construct a new MetaException instance.
MetaException(String, Throwable) - Constructor for class org.apache.avalon.repository.meta.MetaException
Construct a new MetaException instance.
main(String[]) - Static method in class org.apache.avalon.repository.cli.Main
Main command line enty point.

N

NAME_KEY - Static variable in class org.apache.avalon.repository.Artifact
 
newBuilder(Artifact) - Method in class org.apache.avalon.repository.main.DefaultInitialContext
Create a factory builder using a supplied artifact.
newBuilder(ClassLoader, Artifact) - Method in class org.apache.avalon.repository.main.DefaultInitialContext
Create a factory builder using a supplied artifact.
newBuilder(Artifact) - Method in interface org.apache.avalon.repository.provider.InitialContext
Create a factory builder using a supplied artifact.
newBuilder(ClassLoader, Artifact) - Method in interface org.apache.avalon.repository.provider.InitialContext
Create a factory builder using a supplied artifact.

O

ONLINE_KEY - Static variable in interface org.apache.avalon.repository.provider.InitialContext
The property key used declare the online connection policy.
openConnection(URL) - Method in class org.apache.avalon.repository.ArtifactHandler
Opens a connection to the specified URL.
openConnection(URL) - Method in class org.apache.avalon.repository.BlockHandler
Opens a connection to the specified URL.
org.apache.avalon.repository - package org.apache.avalon.repository
The repository api package defines the repository service contract.
org.apache.avalon.repository.cli - package org.apache.avalon.repository.cli
The repository main package is the main end-user deliverable providing support for the deynamic resolution and pluging-in of an repository implementation compliance with the Repository SPI Specification.
org.apache.avalon.repository.data - package org.apache.avalon.repository.data
The repository data package defines meta data related to factory artifacts.
org.apache.avalon.repository.impl - package org.apache.avalon.repository.impl
The repository impl package is the repository api reference implementation.
org.apache.avalon.repository.main - package org.apache.avalon.repository.main
The repository main package is the main end-user deliverable providing support for the deynamic resolution and pluging-in of an repository implementation compliance with the Repository SPI Specification.
org.apache.avalon.repository.meta - package org.apache.avalon.repository.meta
The repository meta package defines a set of descriptors dealing with specific meta classes.
org.apache.avalon.repository.provider - package org.apache.avalon.repository.provider
The repository provider package defines a set of interfaces used by implementation providers.
org.apache.avalon.repository.util - package org.apache.avalon.repository.util
The repository util package contains a number of utility classes shared between the main bootstrap system and the default repository implementation.

P

PROXY_HOST_KEY - Static variable in interface org.apache.avalon.repository.provider.InitialContext
 
PROXY_PASSWORD_KEY - Static variable in interface org.apache.avalon.repository.provider.InitialContext
 
PROXY_PORT_KEY - Static variable in interface org.apache.avalon.repository.provider.InitialContext
 
PROXY_USERNAME_KEY - Static variable in interface org.apache.avalon.repository.provider.InitialContext
 

R

REPOSITORY_CACHE_DIR - Static variable in interface org.apache.avalon.repository.provider.RepositoryCriteria
Repository cache directory parameter descriptor.
REPOSITORY_FACTORY_ARTIFACTS - Static variable in interface org.apache.avalon.repository.provider.RepositoryCriteria
Repository proxy password parameter descriptor.
REPOSITORY_ONLINE_MODE - Static variable in interface org.apache.avalon.repository.provider.RepositoryCriteria
Online mode.
REPOSITORY_REMOTE_HOSTS - Static variable in interface org.apache.avalon.repository.provider.RepositoryCriteria
Repository proxy password parameter descriptor.
Repository - interface org.apache.avalon.repository.Repository.
A service that provides access to versioned resources.
RepositoryCriteria - interface org.apache.avalon.repository.provider.RepositoryCriteria.
Interface defining the operations available to manipulate repository factory criteria.
RepositoryException - exception org.apache.avalon.repository.RepositoryException.
Exception to indicate that there was a repository related error.
RepositoryException(String) - Constructor for class org.apache.avalon.repository.RepositoryException
Construct a new RepositoryException instance.
RepositoryException(String, Throwable) - Constructor for class org.apache.avalon.repository.RepositoryException
Construct a new RepositoryException instance.
RepositoryRuntimeException - exception org.apache.avalon.repository.RepositoryRuntimeException.
Exception to indicate that there was a repository related error.
RepositoryRuntimeException(String) - Constructor for class org.apache.avalon.repository.RepositoryRuntimeException
Construct a new RepositoryRuntimeException instance.
RepositoryRuntimeException(String, Throwable) - Constructor for class org.apache.avalon.repository.RepositoryRuntimeException
Construct a new RepositoryException instance.
RepositoryUtils - class org.apache.avalon.repository.util.RepositoryUtils.
Various static utility methods used throughout repository related programing interfaces.
RepositoryUtils() - Constructor for class org.apache.avalon.repository.util.RepositoryUtils
 
RepositoryVerifier - class org.apache.avalon.repository.cli.RepositoryVerifier.
Merlin command line handler.
RepositoryVerifier(InitialContext) - Constructor for class org.apache.avalon.repository.cli.RepositoryVerifier
Creation of a new repository verifier.
resolve(Object) - Method in class org.apache.avalon.repository.impl.ArtifactSequenceParameter
Resolve a supplied string or string array to a artifact array value.

S

SEP - Static variable in class org.apache.avalon.repository.Artifact
 
SEPERATOR - Static variable in interface org.apache.avalon.repository.Repository
The seperator character between the group and resource name values in an artifact name.
SPI_KEY - Static variable in class org.apache.avalon.repository.meta.FactoryDescriptor
 
setCacheDirectory(File) - Method in class org.apache.avalon.repository.impl.DefaultRepositoryCriteria
 
setCacheDirectory(File) - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
The cache directory is the directory into which resources such as jar files are loaded by a repository cache manager.
setCacheDirectory(File) - Method in interface org.apache.avalon.repository.provider.InitialContextFactory
The cache directory is the directory into which resources such as jar files are loaded by a repository cache manager.
setCacheDirectory(File) - Method in interface org.apache.avalon.repository.provider.RepositoryCriteria
The cache directory is the directory into which resources such as jar files are loaded by a repository.
setFactoryArtifacts(Artifact[]) - Method in class org.apache.avalon.repository.impl.DefaultRepositoryCriteria
 
setFactoryArtifacts(Artifact[]) - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
Register a set of factory artifacts.
setFactoryArtifacts(Artifact[]) - Method in interface org.apache.avalon.repository.provider.InitialContextFactory
Register a set of factory artifacts.
setFactoryArtifacts(Artifact[]) - Method in interface org.apache.avalon.repository.provider.RepositoryCriteria
Set the available factory artifacts.
setHosts(String[]) - Method in class org.apache.avalon.repository.impl.DefaultRepositoryCriteria
 
setHosts(String[]) - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
Set the initial hosts to be used by a repository cache manager implementation and the initial context implementation when resolving dependent resources.
setHosts(String[]) - Method in interface org.apache.avalon.repository.provider.InitialContextFactory
Set the initial hosts to be used by a repository cache manager implementation and the initial context implementation when resolving dependent resources.
setHosts(String[]) - Method in interface org.apache.avalon.repository.provider.RepositoryCriteria
Set the hosts to be used by a repository cache manager implementation and the initial context implementation when resolving dependent resources.
setImplementation(Artifact) - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
The initial context factory support the establishment of an initial context which is associated with a repository cache manager implementation.
setImplementation(Artifact) - Method in interface org.apache.avalon.repository.provider.InitialContextFactory
The initial context factory support the establishment of an initial context which is associated with a repository cache manager implementation.
setOnlineMode(boolean) - Method in class org.apache.avalon.repository.impl.DefaultRepositoryCriteria
 
setOnlineMode(boolean) - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
Set the online mode of the repository.
setOnlineMode(boolean) - Method in interface org.apache.avalon.repository.provider.InitialContextFactory
Set the online mode of the repository.
setOnlineMode(boolean) - Method in interface org.apache.avalon.repository.provider.RepositoryCriteria
Set the online mode of the repository.
setParentClassLoader(ClassLoader) - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
Set the parent classloader.
setParentClassLoader(ClassLoader) - Method in interface org.apache.avalon.repository.provider.InitialContextFactory
Set the parent classloader.
setProxyHost(String) - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
Set the proxy host name.
setProxyHost(String) - Method in interface org.apache.avalon.repository.provider.InitialContextFactory
Set the proxy host name.
setProxyPassword(String) - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
Set the proxy account password.
setProxyPassword(String) - Method in interface org.apache.avalon.repository.provider.InitialContextFactory
Set the proxy account password.
setProxyPort(int) - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
Set the proxy host port.
setProxyPort(int) - Method in interface org.apache.avalon.repository.provider.InitialContextFactory
Set the proxy host port.
setProxyUsername(String) - Method in class org.apache.avalon.repository.main.DefaultInitialContextFactory
Set the proxy username.
setProxyUsername(String) - Method in interface org.apache.avalon.repository.provider.InitialContextFactory
Set the proxy username.

T

TYPE_KEY - Static variable in class org.apache.avalon.repository.Artifact
 
toExternalForm(URL) - Method in class org.apache.avalon.repository.ArtifactHandler
 
toExternalForm(URL) - Method in class org.apache.avalon.repository.BlockHandler
 
toString() - Method in class org.apache.avalon.repository.Artifact
Return a stringified representation of the instance.
toString() - Method in class org.apache.avalon.repository.impl.DefaultRepository
Return a string representation of this repository.
toString() - Method in class org.apache.avalon.repository.impl.DefaultRepositoryCriteria
 
toString() - Method in class org.apache.avalon.repository.meta.ArtifactDescriptor
Return a stringified representation of the instance.
toString() - Method in class org.apache.avalon.repository.meta.FactoryDescriptor
 

V

VERSION_KEY - Static variable in class org.apache.avalon.repository.Artifact
 
VERSION_KEY - Static variable in class org.apache.avalon.repository.meta.ArtifactDescriptor
 

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

Copyright © The Apache Software Foundation. All Rights Reserved.