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

A

AbstractAppliance - class org.apache.avalon.activation.appliance.impl.AbstractAppliance.
An Appliance is the basic tool merlin wraps around a component to provide support for lifecycle and lifestyle management.
AbstractAppliance(Logger, Model) - Constructor for class org.apache.avalon.activation.appliance.impl.AbstractAppliance
 
AbstractBlock - class org.apache.avalon.activation.appliance.impl.AbstractBlock.
The AbstractBlock is responsible for the management of the assembly of the subsidiary appliances, the coordination of the deployment, decommissioning and eventual dissassembly of contained appliances, and the overall management of a containment context.
AbstractLifestyleHandler - class org.apache.avalon.activation.lifestyle.impl.AbstractLifestyleHandler.
Abstract implentation class for a lifestyle handler.
AbstractLifestyleHandler(Logger, Factory) - Constructor for class org.apache.avalon.activation.lifestyle.impl.AbstractLifestyleHandler
Creation of a new instance.
AbstractMerlinTestCase - class org.apache.avalon.merlin.unit.AbstractMerlinTestCase.
Test case that usages the repository builder to deploy the Merlin default application factory.
AbstractMerlinTestCase(String) - Constructor for class org.apache.avalon.merlin.unit.AbstractMerlinTestCase
Constructor for MerlinEmbeddedTest.
Appliance - interface org.apache.avalon.activation.appliance.Appliance.
An Appliance is the basic tool merlin wraps around a component to provide support for lifecycle and lifestyle management.
ApplianceEvent - class org.apache.avalon.activation.appliance.ApplianceEvent.
An appliance event.
ApplianceEvent(URL, int) - Constructor for class org.apache.avalon.activation.appliance.ApplianceEvent
 
ApplianceException - exception org.apache.avalon.activation.appliance.ApplianceException.
Exception to indicate that there was a appliance related error.
ApplianceException(String) - Constructor for class org.apache.avalon.activation.appliance.ApplianceException
Construct a new ApplianceException instance.
ApplianceException(String, Throwable) - Constructor for class org.apache.avalon.activation.appliance.ApplianceException
Construct a new ApplianceException instance.
ApplianceFactory - interface org.apache.avalon.activation.appliance.ApplianceFactory.
An appliance factory is a service that provides support for the creation of new Appliance instances.
ApplianceListener - interface org.apache.avalon.activation.appliance.ApplianceListener.
An interface implemented by an client that is listening to events published by an appliance.
ApplianceRepository - interface org.apache.avalon.activation.appliance.ApplianceRepository.
The appliance repository interface declares operations through which clients may resolve new or existing appliance instances relative to a stage or service dependency.
ApplianceRuntimeException - exception org.apache.avalon.activation.appliance.ApplianceRuntimeException.
Exception to indicate that there was an appliance related runtime error.
ApplianceRuntimeException(String) - Constructor for class org.apache.avalon.activation.appliance.ApplianceRuntimeException
Construct a new ApplianceRuntimeException instance.
ApplianceRuntimeException(String, Throwable) - Constructor for class org.apache.avalon.activation.appliance.ApplianceRuntimeException
Construct a new ApplianceRuntimeException instance.
AssemblyException - exception org.apache.avalon.activation.appliance.AssemblyException.
Exception raised in response to an assembly failure.
AssemblyException(String) - Constructor for class org.apache.avalon.activation.appliance.AssemblyException
Construct a new AssemblyException instance.
AssemblyException(String, Throwable) - Constructor for class org.apache.avalon.activation.appliance.AssemblyException
Construct a new AssemblyException instance.
add(Appliance) - Method in class org.apache.avalon.activation.appliance.DependencyGraph
Add an appliance to current dependency graph.
addCategories(CategoriesDirective) - Method in interface org.apache.avalon.composition.logging.LoggingManager
Add a set of category entries using the supplied categories descriptor.
addCategories(String, CategoriesDirective) - Method in interface org.apache.avalon.composition.logging.LoggingManager
Add a set of category entries relative to the supplied base category path, using the supplied descriptor as the definition of subcategories.
addCategories(CategoriesDirective) - Method in class org.apache.avalon.composition.logging.impl.DefaultLoggingManager
Add a set of category entries using the supplied categories descriptor.
addCategories(String, CategoriesDirective) - Method in class org.apache.avalon.composition.logging.impl.DefaultLoggingManager
Add a set of category entries relative to the supplied base category path, using the supplied descriptor as the definition of subcategories.
addChild(DependencyGraph) - Method in class org.apache.avalon.activation.appliance.DependencyGraph
Addition of a consumer dependency graph.
addCompositionListener(CompositionEventListener) - Method in interface org.apache.avalon.composition.model.ContainmentModel
Add a composition listener to the model.
addCompositionListener(CompositionEventListener) - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentModel
Add a composition listener to the model.
addContainmentModel(URL, URL) - Method in interface org.apache.avalon.composition.model.ContainmentModel
Addition of a new subsidiary containment model within the containment context using a supplied url.
addContainmentModel(URL, URL) - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentModel
 
addExtension(Extension, Attributes) - Static method in class org.apache.avalon.extension.Extension
Add Extension to the specified manifest Attributes.
addExtension(Extension, String, Attributes) - Static method in class org.apache.avalon.extension.Extension
Add Extension to the specified manifest Attributes.
addExtensionManager(ExtensionManager) - Method in class org.apache.avalon.extension.manager.impl.DelegatingExtensionManager
Add a extensionManager to list of repositories delegated to to find Optional Packages.
addModel(URL) - Method in interface org.apache.avalon.composition.model.ContainmentModel
Addition of a new subsidiary model within the containment context using a supplied profile url.
addModel(Profile) - Method in interface org.apache.avalon.composition.model.ContainmentModel
Addition of a new subsidiary model within the containment context using a supplied profile.
addModel(URL) - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentModel
Add a model referenced by a url to this model.
addModel(Profile) - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentModel
 
addPackageRepository(ExtensionManager) - Method in class org.apache.avalon.extension.manager.impl.DelegatingExtensionManager
Deprecated. Use addExtensionManager instead
addPathElements(String[]) - Method in class org.apache.avalon.extension.manager.impl.DefaultExtensionManager
Add path elements to repository search path
addPathElements(File[]) - Method in class org.apache.avalon.extension.manager.impl.DefaultExtensionManager
Add path elements to repository search path
addPathElements(String) - Method in class org.apache.avalon.extension.manager.impl.DefaultExtensionManager
Add path elements to repository search path.
applianceEvent(ApplianceEvent) - Method in interface org.apache.avalon.activation.appliance.ApplianceListener
Notification of a state change by a provider appliance.
applyTargets(URL) - Method in interface org.apache.avalon.composition.model.ContainmentModel
Apply a set of override targets resolvable from a supplied url.
applyTargets(TargetDirective[]) - Method in interface org.apache.avalon.composition.model.ContainmentModel
Apply a set of override targets.
applyTargets(URL) - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentModel
Apply a set of override targets resolvable from a supplied url.
applyTargets(TargetDirective[]) - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentModel
Apply a set of override targets.
assemble() - Method in interface org.apache.avalon.activation.appliance.Composite
Assemble the appliance.
assemble() - Method in class org.apache.avalon.activation.appliance.impl.AbstractBlock
Assemble the appliance.
assemble() - Method in class org.apache.avalon.activation.appliance.impl.DefaultAppliance
Assemble the appliance.

B

Block - interface org.apache.avalon.activation.appliance.Block.
A block is an appliance that manages a set of subsidiary appliance instances.
BlockCompositionDirective - class org.apache.avalon.composition.data.BlockCompositionDirective.
A block reference directive contains an identifier and verion of a local resource to be included by reference into a container.
BlockCompositionDirective(String, ResourceDirective) - Constructor for class org.apache.avalon.composition.data.BlockCompositionDirective
Creation of a new resource directive.
BlockCompositionDirective(String, ResourceDirective, TargetDirective[]) - Constructor for class org.apache.avalon.composition.data.BlockCompositionDirective
Creation of a new resource directive.
BlockContext - interface org.apache.avalon.activation.appliance.BlockContext.
Context object applied to a new block.
BlockIncludeDirective - class org.apache.avalon.composition.data.BlockIncludeDirective.
A block include directive that references a source file describing a block.
BlockIncludeDirective(String, String) - Constructor for class org.apache.avalon.composition.data.BlockIncludeDirective
Creation of a new entry directive.
BlockThread - class org.apache.avalon.activation.appliance.impl.BlockThread.
The DefaultBlockThread provides support for the execution of a block.
BlockThread(Block) - Constructor for class org.apache.avalon.activation.appliance.impl.BlockThread
Creation of a block thread.

C

CLASSLOADER_KEY - Static variable in interface org.apache.avalon.composition.model.DeploymentContext
The standard context entry key for the partition name.
COMMISSIONED - Static variable in class org.apache.avalon.activation.appliance.ApplianceEvent
 
COMPATIBLE - Static variable in class org.apache.avalon.extension.Extension
Enum indicating that extension is compatible with other extension.
COMPATIBLE - Static variable in class org.apache.avalon.extension.Specification
Enum indicating that extension is compatible with other Package Specification.
CascadingIOException - exception org.apache.avalon.activation.appliance.CascadingIOException.
Exception to indicate that there was a IO exception.
CascadingIOException(String) - Constructor for class org.apache.avalon.activation.appliance.CascadingIOException
Construct a new ApplianceException instance.
CascadingIOException(String, Throwable) - Constructor for class org.apache.avalon.activation.appliance.CascadingIOException
Construct a new ApplianceException instance.
CategoriesDirective - class org.apache.avalon.composition.data.CategoriesDirective.
Description of a set of categories.
CategoriesDirective() - Constructor for class org.apache.avalon.composition.data.CategoriesDirective
Create a CategoriesDirective instance.
CategoriesDirective(String) - Constructor for class org.apache.avalon.composition.data.CategoriesDirective
Create a CategoriesDirective instance.
CategoriesDirective(CategoryDirective[]) - Constructor for class org.apache.avalon.composition.data.CategoriesDirective
Create a CategoriesDirective instance.
CategoriesDirective(String, String, String, CategoryDirective[]) - Constructor for class org.apache.avalon.composition.data.CategoriesDirective
Create a CategoriesDirective instance.
CategoryDirective - class org.apache.avalon.composition.data.CategoryDirective.
A logging category descriptor hierachy.
CategoryDirective(String) - Constructor for class org.apache.avalon.composition.data.CategoryDirective
Creation of a new CategoryDirective using a supplied name.
CategoryDirective(String, String) - Constructor for class org.apache.avalon.composition.data.CategoryDirective
Creation of a new CategoryDirective using a supplied name and priority.
CategoryDirective(String, String, String) - Constructor for class org.apache.avalon.composition.data.CategoryDirective
Creation of a new CategoryDirective using a supplied name, priority, target and collection of subsidiary categories.
ClassLoaderContext - interface org.apache.avalon.composition.model.ClassLoaderContext.
Defintion of a working context.
ClassLoaderDirective - class org.apache.avalon.composition.data.ClassLoaderDirective.
Description of classloader.
ClassLoaderDirective() - Constructor for class org.apache.avalon.composition.data.ClassLoaderDirective
Create an empty ClassloaderDirective.
ClassLoaderDirective(LibraryDirective, ClasspathDirective) - Constructor for class org.apache.avalon.composition.data.ClassLoaderDirective
Create a ClassloaderDirective instance.
ClassLoaderModel - interface org.apache.avalon.composition.model.ClassLoaderModel.
Specification of a classloader model from which a a fully qualifed classpath can be established.
ClasspathDirective - class org.apache.avalon.composition.data.ClasspathDirective.
Description of classpath.
ClasspathDirective() - Constructor for class org.apache.avalon.composition.data.ClasspathDirective
Create a empty ClasspathDirective.
ClasspathDirective(FilesetDirective[], RepositoryDirective[]) - Constructor for class org.apache.avalon.composition.data.ClasspathDirective
Create a ClasspathDirective instance.
Compatability - class org.apache.avalon.extension.Compatability.
Enum used in Extension to indicate the compatability of one extension to another.
Composite - interface org.apache.avalon.activation.appliance.Composite.
The Composite interface defines the contract against which a complete assembly assesment and fulfillment provess may be performed.
CompositeBlock - class org.apache.avalon.activation.appliance.impl.CompositeBlock.
The DefaultBlock is responsible for the management of the assembly of the subsidiary appliances, the coordination of the deployment, decommissioning and eventual dissassembly of contained appliances, and the overall management of a containment context.
CompositionEvent - class org.apache.avalon.composition.event.CompositionEvent.
A event raised by a containment model as a result of the addition or removal of a subsidiary model.
CompositionEvent(ContainmentModel, Model) - Constructor for class org.apache.avalon.composition.event.CompositionEvent
Create a CompositionEvent event.
CompositionEventListener - interface org.apache.avalon.composition.event.CompositionEventListener.
A listener for model composition changes.
ConstructorDirective - class org.apache.avalon.composition.data.ConstructorDirective.
A entry descriptor declares the context entry import or creation criteria for a single context entry instance.
ConstructorDirective(String, String) - Constructor for class org.apache.avalon.composition.data.ConstructorDirective
Creation of a new entry directive using a constructor classname and single argument value.
ConstructorDirective(String, String, String) - Constructor for class org.apache.avalon.composition.data.ConstructorDirective
Creation of a new entry directive using a constructor classname and single argument value.
ConstructorDirective(String, Parameter[]) - Constructor for class org.apache.avalon.composition.data.ConstructorDirective
Creation of a new entry directive using a parameter.
ConstructorDirective(String, String, Parameter[]) - Constructor for class org.apache.avalon.composition.data.ConstructorDirective
Creation of a new entry directive using a parameter.
ContainmentContext - interface org.apache.avalon.composition.model.ContainmentContext.
Defintion of a working context.
ContainmentEvent - class org.apache.avalon.composition.event.ContainmentEvent.
A event object that descirbes a containment model related event.
ContainmentEvent(ContainmentModel) - Constructor for class org.apache.avalon.composition.event.ContainmentEvent
Create a ContainmentEvent instance.
ContainmentModel - interface org.apache.avalon.composition.model.ContainmentModel.
Containment model is an extended deployment model that aggregates a set of models.
ContainmentProfile - class org.apache.avalon.composition.data.ContainmentProfile.
A containment profile describes a containment context including a classloader and the set of profiles explicitly included within the a container.
ContainmentProfile() - Constructor for class org.apache.avalon.composition.data.ContainmentProfile
Creation of a new empty containment profile.
ContainmentProfile(String, ClassLoaderDirective, ServiceDirective[], CategoriesDirective, Profile[]) - Constructor for class org.apache.avalon.composition.data.ContainmentProfile
Creation of a new containment profile.
ContainmentProfileBuilder - class org.apache.avalon.composition.data.builder.ContainmentProfileBuilder.
A ContainmentProfileBuilder is responsible for building ContainmentProfile objects from a configuration object.
ContainmentProfileBuilder() - Constructor for class org.apache.avalon.composition.data.builder.ContainmentProfileBuilder
 
ContainmentProfileCreator - interface org.apache.avalon.composition.data.builder.ContainmentProfileCreator.
Simple interface used to create a ContainmentProfile from an input stream.
ContainmentProfileWriter - interface org.apache.avalon.composition.data.writer.ContainmentProfileWriter.
Interface implemented by objects supporting the writing of a ContainmentProfile to an output stream.
ContextDirective - class org.apache.avalon.composition.data.ContextDirective.
A context descriptor declares the context creation criteria for the context instance and context entries.
ContextDirective(EntryDirective[]) - Constructor for class org.apache.avalon.composition.data.ContextDirective
Creation of a new file target.
ContextDirective(String, EntryDirective[]) - Constructor for class org.apache.avalon.composition.data.ContextDirective
Creation of a new file target.
ContextDirective(String, EntryDirective[], String) - Constructor for class org.apache.avalon.composition.data.ContextDirective
Creation of a new file target.
ContextModel - interface org.apache.avalon.composition.model.ContextModel.
Specification of a context model from which a a fully qualifed context can be established.
ContextualizationHandler - interface org.apache.avalon.activation.lifecycle.ContextualizationHandler.
Definition of an extension handler that handles the Contextualize stage of a component lifecycle.
cacheOptionalPackage(OptionalPackage) - Method in class org.apache.avalon.extension.manager.impl.DefaultExtensionManager
Add OptionalPackage to internal cache of Optional Packages.
clearCache() - Method in class org.apache.avalon.extension.manager.impl.DefaultExtensionManager
Clear internal cache of optional packages.
contextualize(Object, Context) - Method in interface org.apache.avalon.activation.lifecycle.ContextualizationHandler
Handle the contextualization stage of a component lifecycle.
create(DeploymentModel, StageDescriptor, Object) - Method in interface org.apache.avalon.activation.lifecycle.LifecycleCreateExtension
Invocation of the deployment creation stage extension.
create() - Method in class org.apache.avalon.merlin.impl.DefaultFactory
Creation of a new kernel using the default criteria.
create(Map) - Method in class org.apache.avalon.merlin.impl.DefaultFactory
Creation of a new kernel using the supplied criteria.
createAppliance(Model) - Method in interface org.apache.avalon.activation.appliance.ApplianceFactory
Create a new appliance.
createAppliance(Model) - Method in class org.apache.avalon.activation.appliance.impl.AbstractBlock
Create a new appliance.
createChildContext(Logger, ContainmentProfile, URL[]) - Method in interface org.apache.avalon.composition.model.ClassLoaderModel
Creation of a classloader context using this model as the relative parent.
createChildContext(Logger, ContainmentProfile, URL[]) - Method in class org.apache.avalon.composition.model.impl.DefaultClassLoaderModel
Creation of a classloader context using this model as the relative parent.
createClassLoaderModel(ClassLoaderContext) - Static method in class org.apache.avalon.composition.model.impl.DefaultClassLoaderModel
 
createContainmentContext(ContainmentProfile) - Method in interface org.apache.avalon.composition.model.ModelFactory
Creation of a new root containment context.
createContainmentContext(ContainmentProfile) - Method in class org.apache.avalon.composition.model.impl.DefaultModelFactory
Creation of a new root containment context.
createContainmentModel(URL) - Method in interface org.apache.avalon.composition.model.ModelFactory
Creation of a new root containment model.
createContainmentModel(ContainmentProfile) - Method in interface org.apache.avalon.composition.model.ModelFactory
Creation of a new root containment model.
createContainmentModel(ContainmentContext) - Method in interface org.apache.avalon.composition.model.ModelFactory
Creation of a new nested containment model.
createContainmentModel(URL) - Method in class org.apache.avalon.composition.model.impl.DefaultModelFactory
Creation of a new root containment model using a URL referring to a containment profile.
createContainmentModel(ContainmentProfile) - Method in class org.apache.avalon.composition.model.impl.DefaultModelFactory
Creation of a new root containment model using a supplied profile.
createContainmentModel(ContainmentContext) - Method in class org.apache.avalon.composition.model.impl.DefaultModelFactory
Creation of a new nested containment model.
createContainmentProfile(InputStream) - Method in class org.apache.avalon.composition.data.builder.ContainmentProfileBuilder
Create a ContainmentProfile from a stream.
createContainmentProfile(InputStream) - Method in interface org.apache.avalon.composition.data.builder.ContainmentProfileCreator
Create a ContainmentProfile from a stream.
createContainmentProfile(InputStream) - Method in class org.apache.avalon.composition.data.builder.SerializedContainmentProfileCreator
Create a ContainmentProfile from a stream.
createContainmentProfile(Configuration) - Method in class org.apache.avalon.composition.data.builder.XMLContainmentProfileCreator
Create a ContainmentProfile from a configuration
createDefaultCriteria() - Method in class org.apache.avalon.merlin.impl.DefaultFactory
Return of map containing the default parameters.
createDeploymentModel(Logger, ContainmentModel, DeploymentProfile) - Method in interface org.apache.avalon.composition.model.DeploymentModelFactory
Creation of a new instance of a deployment model within a supplied containment context.
createDeploymentModel(DeploymentContext) - Method in interface org.apache.avalon.composition.model.ModelFactory
Creation of a new nested deployment model.
createDeploymentModel(DeploymentContext) - Method in class org.apache.avalon.composition.model.impl.DefaultModelFactory
Creation of a new nested deployment model.
createDeploymentProfile(Configuration) - Method in class org.apache.avalon.composition.data.builder.XMLDeploymentProfileCreator
Creation of a DeploymentProfile from an XML configuration.
createDeploymentProfile(String, String, Configuration) - Method in class org.apache.avalon.composition.data.builder.XMLDeploymentProfileCreator
Creation of a DeploymentProfile from an XML configuration.
createDeploymentProfile(String, Configuration, String) - Method in class org.apache.avalon.composition.data.builder.XMLDeploymentProfileCreator
Creation of a DeploymentProfile from an XML configuration.
createFilesetDirective(Configuration) - Method in class org.apache.avalon.composition.data.builder.XMLContainmentProfileCreator
Utility method to create a new fileset descriptor from a configuration instance.
createIncludeDirective(Configuration) - Method in class org.apache.avalon.composition.data.builder.XMLContainmentProfileCreator
Utility method to create a new include directive from a configuration instance.
createIncludeDirectives(Configuration) - Method in class org.apache.avalon.composition.data.builder.XMLContainmentProfileCreator
Utility method to create a set in include directives.
createProfilePackage(String, Class) - Method in class org.apache.avalon.composition.data.builder.ProfilePackageBuilder
Create a ProfilePackage from a type.
createProfilePackage(String, Class) - Method in interface org.apache.avalon.composition.data.builder.ProfilePackageCreator
Create a ProfilePackage from a class reference.
createProfilePackage(String, Class) - Method in class org.apache.avalon.composition.data.builder.SerializedProfilePackageCreator
Create a ProfilePackage from a class.
createProfilePackage(InputStream) - Method in class org.apache.avalon.composition.data.builder.SerializedProfilePackageCreator
Create a ProfilePackage from a stream.
createProfilePackage(String, String, Configuration) - Method in class org.apache.avalon.composition.data.builder.XMLProfilePackageCreator
Creation of a ProfilePackage from an XML configuration.
createProfiles(Configuration) - Method in class org.apache.avalon.composition.data.builder.XMLContainmentProfileCreator
Return the set of profiles embedded in the supplied configuration.
createResourceDirective(String, String) - Static method in class org.apache.avalon.composition.data.ResourceDirective
Creation of a new resource directive.
createResourceDirective(String, String, String) - Static method in class org.apache.avalon.composition.data.ResourceDirective
Creation of a new resource directive.
createRootBlock(ServiceContext, ContainmentModel) - Static method in class org.apache.avalon.activation.appliance.impl.AbstractBlock
Create a root containment block.
createServiceDirectives(Configuration) - Method in class org.apache.avalon.composition.data.builder.XMLContainmentProfileCreator
Resolve the logical services declared by a block directive.
createSystemContext(File, File, int) - Static method in class org.apache.avalon.composition.model.impl.DefaultSystemContext
Creation of a new system context.
createTargets(InputStream) - Method in class org.apache.avalon.composition.data.builder.SerializedTargetsCreator
Create a Targets instance from a stream.
createTargets(InputStream) - Method in class org.apache.avalon.composition.data.builder.TargetsBuilder
Create a Targets instance from a stream.
createTargets(InputStream) - Method in interface org.apache.avalon.composition.data.builder.TargetsCreator
Create a Targets instance from a stream.
createTargets(Configuration) - Method in class org.apache.avalon.composition.data.builder.XMLTargetsCreator
Create a set of target directives from the confiugration.

D

DEBUG - Static variable in class org.apache.avalon.composition.data.CategoryDirective
Constant category priority value for debug mode.
DECOMMISSIONED - Static variable in class org.apache.avalon.activation.appliance.ApplianceEvent
 
DEFAULT_CONTEXT_CLASS - Static variable in class org.apache.avalon.composition.model.impl.DefaultContextModel
The default context implementation class to be used if no context class is defined.
DEFAULT_FORMAT - Static variable in interface org.apache.avalon.composition.logging.LoggingManager
The default logging format.
DEFAULT_PRINT_CASCADING - Static variable in class org.apache.avalon.composition.logging.impl.StandardFormatter
The constant defining the default behaviour for printing nested exceptions.
DEFAULT_PRIORITY - Static variable in interface org.apache.avalon.composition.logging.LoggingManager
The default logging priority value.
DEFAULT_STACK_DEPTH - Static variable in class org.apache.avalon.composition.logging.impl.StandardFormatter
The constant defining the default stack depth when none other is specified.
DEFAULT_STRATEGY_CLASSNAME - Static variable in interface org.apache.avalon.composition.model.ContextModel
The default context strategy interface class.
DEFAULT_TARGET - Static variable in interface org.apache.avalon.composition.logging.LoggingManager
The default logging target name.
DELIMITER - Static variable in class org.apache.avalon.composition.data.ContainmentProfile
Container path delimiter.
DefaultAppliance - class org.apache.avalon.activation.appliance.impl.DefaultAppliance.
DefaultAppliance is the default implementation of a local appliance instance.
DefaultAppliance(Logger, ServiceContext, DeploymentModel, Engine) - Constructor for class org.apache.avalon.activation.appliance.impl.DefaultAppliance
 
DefaultApplianceMBean - interface org.apache.avalon.activation.appliance.impl.DefaultApplianceMBean.
An Appliance is the basic tool merlin wraps around a component to provide support for lifecycle and lifestyle management.
DefaultBlockContext - class org.apache.avalon.activation.appliance.impl.DefaultBlockContext.
Context object applied to a new block.
DefaultBlockContext(Logger, ContainmentModel, DependencyGraph, ServiceContext, Engine, ApplianceRepository) - Constructor for class org.apache.avalon.activation.appliance.impl.DefaultBlockContext
Creation of a new block context.
DefaultClassLoaderContext - class org.apache.avalon.composition.model.impl.DefaultClassLoaderContext.
Implementation of a system context that exposes a system wide set of parameters.
DefaultClassLoaderContext(Logger, Repository, File, ClassLoader, ClassLoaderDirective) - Constructor for class org.apache.avalon.composition.model.impl.DefaultClassLoaderContext
Creation of a root classloader context.
DefaultClassLoaderContext(Logger, Repository, File, ClassLoader, OptionalPackage[], ExtensionManager, TypeRepository, ServiceRepository, ClassLoaderDirective, URL[]) - Constructor for class org.apache.avalon.composition.model.impl.DefaultClassLoaderContext
Creation of a new classloader context.
DefaultClassLoaderModel - class org.apache.avalon.composition.model.impl.DefaultClassLoaderModel.
Implementation of a classloader model within which a repository, a base directory and a classloader directive are associated together enabling the creation of a fully qualified classpath.
DefaultClassLoaderModel(ClassLoaderContext) - Constructor for class org.apache.avalon.composition.model.impl.DefaultClassLoaderModel
Creation of a new classloader model.
DefaultConstructorModel - class org.apache.avalon.composition.model.impl.DefaultConstructorModel.
Default implementation of a the context entry constructor model.
DefaultConstructorModel(EntryDescriptor, ConstructorDirective, DeploymentContext, Map) - Constructor for class org.apache.avalon.composition.model.impl.DefaultConstructorModel
Creation of a new context entry import model.
DefaultContainmentContext - class org.apache.avalon.composition.model.impl.DefaultContainmentContext.
Implementation of a system context that exposes a system wide set of parameters.
DefaultContainmentContext(Logger, SystemContext, ClassLoaderModel, ContainmentProfile) - Constructor for class org.apache.avalon.composition.model.impl.DefaultContainmentContext
Creation of a new containment context.
DefaultContainmentContext(Logger, SystemContext, ClassLoaderModel, File, File, ContainmentProfile, String, String) - Constructor for class org.apache.avalon.composition.model.impl.DefaultContainmentContext
Creation of a new containment context.
DefaultContainmentModel - class org.apache.avalon.composition.model.impl.DefaultContainmentModel.
Containment model implmentation within which composite models are aggregated as a part of a containment deployment model.
DefaultContainmentModel(ContainmentContext) - Constructor for class org.apache.avalon.composition.model.impl.DefaultContainmentModel
Creation of a new containment model.
DefaultContext - class org.apache.avalon.composition.model.impl.DefaultContext.
Default implementation of a context object.
DefaultContext(DeploymentContext) - Constructor for class org.apache.avalon.composition.model.impl.DefaultContext
Creation of a new default context.
DefaultContextModel - class org.apache.avalon.composition.model.impl.DefaultContextModel.
Specification of a context model from which a a fully qualifed context can be established.
DefaultContextModel(Logger, ContextDescriptor, ContextDirective, DeploymentContext) - Constructor for class org.apache.avalon.composition.model.impl.DefaultContextModel
Default implementation of the context model.
DefaultCriteria - class org.apache.avalon.merlin.impl.DefaultCriteria.
A Criteria is a class holding the values supplied by a user for application to a factory.
DefaultCriteria(InitialContext) - Constructor for class org.apache.avalon.merlin.impl.DefaultCriteria
Creation of a new default kernel criteria.
DefaultDependencyModel - class org.apache.avalon.composition.model.impl.DefaultDependencyModel.
Default implementation of the deplendency model.
DefaultDependencyModel(Logger, String, String, DependencyDescriptor, DependencyDirective) - Constructor for class org.apache.avalon.composition.model.impl.DefaultDependencyModel
Creation of a new dependency model.
DefaultDeploymentContext - class org.apache.avalon.composition.model.impl.DefaultDeploymentContext.
Default implementation of a deployment context.
DefaultDeploymentContext(Logger, String, ContainmentContext, DeploymentProfile, Type, Class, File, File, String) - Constructor for class org.apache.avalon.composition.model.impl.DefaultDeploymentContext
Creation of a new deployment context.
DefaultDeploymentModel - class org.apache.avalon.composition.model.impl.DefaultDeploymentModel.
Deployment model defintion.
DefaultDeploymentModel(DeploymentContext) - Constructor for class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Creation of a new deployment model.
DefaultEntryModel - class org.apache.avalon.composition.model.impl.DefaultEntryModel.
Abstract implementation of a the context entry model.
DefaultEntryModel(EntryDescriptor) - Constructor for class org.apache.avalon.composition.model.impl.DefaultEntryModel
Creation of a new context entry import model.
DefaultExtensionManager - class org.apache.avalon.extension.manager.impl.DefaultExtensionManager.
Interface used to contain "Optional Packages" (formerly known as "Standard Extensions").
DefaultExtensionManager() - Constructor for class org.apache.avalon.extension.manager.impl.DefaultExtensionManager
Construct a package repository with no path specified.
DefaultExtensionManager(File[]) - Constructor for class org.apache.avalon.extension.manager.impl.DefaultExtensionManager
Construct a package repository with path.
DefaultFactory - class org.apache.avalon.merlin.impl.DefaultFactory.
The DefaultFactory provides support for the establishment of a new merlin kernel.
DefaultFactory(InitialContext, ClassLoader) - Constructor for class org.apache.avalon.merlin.impl.DefaultFactory
Creation of a new default factory.
DefaultImportModel - class org.apache.avalon.composition.model.impl.DefaultImportModel.
Default implementation of a the context entry import model.
DefaultImportModel(EntryDescriptor, ImportDirective, DeploymentContext, Map) - Constructor for class org.apache.avalon.composition.model.impl.DefaultImportModel
Creation of a new context entry import model.
DefaultKernel - class org.apache.avalon.merlin.impl.DefaultKernel.
Implementation of the default Merlin Kernel.
DefaultKernel(Logger, KernelCriteria, Block, Block) - Constructor for class org.apache.avalon.merlin.impl.DefaultKernel
Creation of a new Merlin Kernel.
DefaultKernelMBean - interface org.apache.avalon.merlin.impl.DefaultKernelMBean.
Management interface for the Merlin Kernel.
DefaultLoggingManager - class org.apache.avalon.composition.logging.impl.DefaultLoggingManager.
A LoggerManager interface declares operation supporting the management of a logging hierarchy.
DefaultLoggingManager(File, LoggingDescriptor) - Constructor for class org.apache.avalon.composition.logging.impl.DefaultLoggingManager
Application of a runtime context to the manager.
DefaultLoggingManager(File, LoggingDescriptor, boolean) - Constructor for class org.apache.avalon.composition.logging.impl.DefaultLoggingManager
Application of a runtime context to the manager.
DefaultModel - class org.apache.avalon.composition.model.impl.DefaultModel.
Abstract model base class.
DefaultModel(Logger, String, String, Mode) - Constructor for class org.apache.avalon.composition.model.impl.DefaultModel
Creation of an abstract model.
DefaultModelFactory - class org.apache.avalon.composition.model.impl.DefaultModelFactory.
A factory enabling the establishment of new composition model instances.
DefaultModelFactory(SystemContext) - Constructor for class org.apache.avalon.composition.model.impl.DefaultModelFactory
 
DefaultServiceContext - class org.apache.avalon.activation.appliance.impl.DefaultServiceContext.
Service context supplied to an appliance factory.
DefaultServiceContext() - Constructor for class org.apache.avalon.activation.appliance.impl.DefaultServiceContext
 
DefaultServiceModel - class org.apache.avalon.composition.model.impl.DefaultServiceModel.
Service model exposes an exported service class.
DefaultServiceModel(ServiceDirective, Class) - Constructor for class org.apache.avalon.composition.model.impl.DefaultServiceModel
 
DefaultServiceRepository - class org.apache.avalon.composition.model.impl.DefaultServiceRepository.
A service repository provides support for the retrival of service defintions.
DefaultStageModel - class org.apache.avalon.composition.model.impl.DefaultStageModel.
Default implementation of the stage model.
DefaultStageModel(Logger, String, StageDescriptor, StageDirective) - Constructor for class org.apache.avalon.composition.model.impl.DefaultStageModel
Creation of a new stage model.
DefaultSystemContext - class org.apache.avalon.composition.model.impl.DefaultSystemContext.
Implementation of a system context that exposes a system wide set of parameters.
DefaultSystemContext(LoggingManager, File, File, File, Repository, String, boolean) - Constructor for class org.apache.avalon.composition.model.impl.DefaultSystemContext
Creation of a new system context.
DelegatingExtensionManager - class org.apache.avalon.extension.manager.impl.DelegatingExtensionManager.
A ExtensionManager that can delegate to multiple different package repositories.
DelegatingExtensionManager() - Constructor for class org.apache.avalon.extension.manager.impl.DelegatingExtensionManager
Default constructor that does not add any repositories.
DelegatingExtensionManager(ExtensionManager[]) - Constructor for class org.apache.avalon.extension.manager.impl.DelegatingExtensionManager
Default constructor that delegates to specified extensionManagers.
DependencyDirective - class org.apache.avalon.composition.data.DependencyDirective.
A DependencyDirective contains information describing how a dependency should be resolved.
DependencyDirective(String, String) - Constructor for class org.apache.avalon.composition.data.DependencyDirective
Creation of a new dependency directive.
DependencyDirective(String, SelectionDirective[]) - Constructor for class org.apache.avalon.composition.data.DependencyDirective
Creation of a new dependency directive.
DependencyGraph - class org.apache.avalon.activation.appliance.DependencyGraph.
Utility class to help aquire a ordered graph of consumers and providers for specific components.
DependencyGraph() - Constructor for class org.apache.avalon.activation.appliance.DependencyGraph
Creation of a new empty dependency graph.
DependencyGraph(DependencyGraph) - Constructor for class org.apache.avalon.activation.appliance.DependencyGraph
Creation of a new dependecy graph holding a reference to a parent graph.
DependencyModel - interface org.apache.avalon.composition.model.DependencyModel.
Dependency model handles the establishment of an explicit source provider defintion or service provider selection rules.
Deployable - interface org.apache.avalon.activation.appliance.Deployable.
The Deployable interface defines the contract for an object that can be deployed.
DeploymentContext - interface org.apache.avalon.composition.model.DeploymentContext.
Defintion of a deployment context.
DeploymentException - exception org.apache.avalon.activation.appliance.DeploymentException.
Exception raised in response to an assembly failure.
DeploymentException(String) - Constructor for class org.apache.avalon.activation.appliance.DeploymentException
Construct a new DeploymentException instance.
DeploymentException(String, Throwable) - Constructor for class org.apache.avalon.activation.appliance.DeploymentException
Construct a new DeploymentException instance.
DeploymentModel - interface org.apache.avalon.composition.model.DeploymentModel.
Deployment model defintion.
DeploymentModelFactory - interface org.apache.avalon.composition.model.DeploymentModelFactory.
A factory enabling the establishment of new deployment model instances.
DeploymentProfile - class org.apache.avalon.composition.data.DeploymentProfile.
Definition of the criteria for an explicit component profile.
DeploymentProfile(String, String) - Constructor for class org.apache.avalon.composition.data.DeploymentProfile
Creation of a new profile using IMPLICT mode and LIBERAL collection policies.
DeploymentProfile(String, DeploymentProfile) - Constructor for class org.apache.avalon.composition.data.DeploymentProfile
Creation of a new deployment profile using a supplied template profile.
DeploymentProfile(String, boolean, int, String, CategoriesDirective, ContextDirective, DependencyDirective[], StageDirective[], Parameters, Configuration, Mode) - Constructor for class org.apache.avalon.composition.data.DeploymentProfile
 
DeweyDecimal - class org.apache.avalon.extension.DeweyDecimal.
Utility class to contain version numbers in "Dewey Decimal" syntax.
DeweyDecimal(int[]) - Constructor for class org.apache.avalon.extension.DeweyDecimal
Construct a DeweyDecimal from an array of integer components.
DeweyDecimal(String) - Constructor for class org.apache.avalon.extension.DeweyDecimal
Construct a DeweyDecimal from string in DeweyDecimal format.
DuplicateApplianceException - exception org.apache.avalon.activation.appliance.DuplicateApplianceException.
Exception raised in response to an attempt to override the defintion of an existing appliance.
DuplicateApplianceException(String) - Constructor for class org.apache.avalon.activation.appliance.DuplicateApplianceException
Construct a new DuplicateApplianceException instance.
DuplicateApplianceException(String, Throwable) - Constructor for class org.apache.avalon.activation.appliance.DuplicateApplianceException
Construct a new DuplicateApplianceException instance.
debug(String) - Method in class org.apache.avalon.extension.manager.impl.DefaultExtensionManager
Output a debug message for repository.
decommission() - Method in interface org.apache.avalon.activation.appliance.Deployable
Invokes the decommissioning phase.
decommission() - Method in class org.apache.avalon.activation.appliance.impl.AbstractBlock
Decommission the block.
decommission() - Method in class org.apache.avalon.activation.appliance.impl.BlockThread
Set the termination flag to true.
decommission() - Method in class org.apache.avalon.activation.appliance.impl.DefaultAppliance
Decommission the block.
deploy() - Method in interface org.apache.avalon.activation.appliance.Deployable
Commission the appliance.
deploy() - Method in class org.apache.avalon.activation.appliance.impl.AbstractBlock
Deploy the appliance.
deploy() - Method in class org.apache.avalon.activation.appliance.impl.DefaultAppliance
Deploy the appliance during which deployment phase artifacts such as logging channels, contextualization handlers and so on are established in preparation for component creation requests.
destroy(Object) - Method in interface org.apache.avalon.activation.lifecycle.Factory
Decommission and dispose of the supplied component.
destroy(DeploymentModel, StageDescriptor, Object) - Method in interface org.apache.avalon.activation.lifecycle.LifecycleDestroyExtension
Invocation of the deployment destroy stage extension.
disassemble() - Method in interface org.apache.avalon.activation.appliance.Composite
Disassemble the appliance.
disassemble() - Method in class org.apache.avalon.activation.appliance.impl.AbstractBlock
Disassemble the appliance.
disassemble() - Method in class org.apache.avalon.activation.appliance.impl.DefaultAppliance
Disassemble the appliance.
dispose() - Method in class org.apache.avalon.activation.appliance.impl.AbstractAppliance
 
dispose() - Method in class org.apache.avalon.activation.appliance.impl.AbstractBlock
 
dispose() - Method in class org.apache.avalon.activation.appliance.impl.DefaultAppliance
 
dispose() - Method in class org.apache.avalon.activation.lifestyle.impl.SingletonLifestyleHandler
Dispose of the component.
dispose() - Method in class org.apache.avalon.activation.lifestyle.impl.ThreadLifestyleHandler
Dispose of the component.
dispose() - Method in class org.apache.avalon.activation.lifestyle.impl.TransientLifestyleHandler
Dispose of the component.

E

EMPTY_PACKAGE - Static variable in class org.apache.avalon.composition.data.ProfilePackage
 
EQUALS - Static variable in class org.apache.avalon.composition.data.SelectionDirective
 
ERROR - Static variable in class org.apache.avalon.composition.data.CategoryDirective
Constant category priority value for error mode.
EXISTS - Static variable in class org.apache.avalon.composition.data.SelectionDirective
 
EXPLICIT - Static variable in class org.apache.avalon.composition.data.Mode
Constant indicating that the profile was explicitly declared under an assembly directive.
EXPLICIT_VALUE - Static variable in class org.apache.avalon.composition.data.Mode
Constant indicating that the profile was explicitly declared under an assembly directive.
EXTENSION_LIST - Static variable in class org.apache.avalon.extension.Extension
Manifest Attribute Name object for EXTENSION_LIST.
EXTENSION_NAME - Static variable in class org.apache.avalon.extension.Extension
Manifest Attribute Name object for EXTENSION_NAME.
Engine - interface org.apache.avalon.activation.appliance.Engine.
The Engine interface defines the contract for service that provide appliance resolution.
EntryDirective - class org.apache.avalon.composition.data.EntryDirective.
A entry descriptor declares the context entry import or creation criteria for a single context entry instance.
EntryDirective(String) - Constructor for class org.apache.avalon.composition.data.EntryDirective
Creation of a new entry directive using a import directive.
EntryModel - interface org.apache.avalon.composition.model.EntryModel.
Specification of a context enty model from which a a context value can be established.
ExceptionHelper - class org.apache.avalon.composition.util.ExceptionHelper.
General utilities supporting the packaging of exception messages.
ExceptionHelper() - Constructor for class org.apache.avalon.composition.util.ExceptionHelper
 
Extension - class org.apache.avalon.extension.Extension.
Utility class that represents either an available "Optional Package" (formerly known as "Standard Extension") as described in the manifest of a JAR file, or the requirement for such an optional package.
Extension(String, String, String, String, String, String, String) - Constructor for class org.apache.avalon.extension.Extension
The constructor to create Extension object.
ExtensionManager - interface org.apache.avalon.extension.manager.ExtensionManager.
Interface used to store a collection of "Optional Packages" (formerly known as "Standard Extensions").
equals(Object) - Method in class org.apache.avalon.composition.data.CategoriesDirective
Test this object for equality with the suppplied object.
equals(Object) - Method in class org.apache.avalon.composition.data.CategoryDirective
 
equals(Object) - Method in class org.apache.avalon.composition.data.Mode
Compare a supplied object for equality.
expandFileSetDirectives(File, FilesetDirective[]) - Method in class org.apache.avalon.composition.model.impl.DefaultClassLoaderModel
Return an array of files corresponding to the expansion of the filesets declared within the directive.

F

Factory - interface org.apache.avalon.activation.lifecycle.Factory.
The Factory interface exposes an operation though which a new component instance may be accessed.
FileTargetProvider - class org.apache.avalon.composition.logging.impl.FileTargetProvider.
File target provider descriptor declares the criteria for creation of an file based logging target.
FileTargetProvider(String) - Constructor for class org.apache.avalon.composition.logging.impl.FileTargetProvider
Creation of a new file target.
FilesetDirective - class org.apache.avalon.composition.data.FilesetDirective.
A fileset directive is a scoped defintion of a set of files.
FilesetDirective(String, IncludeDirective[]) - Constructor for class org.apache.avalon.composition.data.FilesetDirective
Create a FilesetDirective instance.
filter(ServiceDescriptor[]) - Method in interface org.apache.avalon.composition.model.DependencyModel
Filter a set of candidate service descriptors and return the set of acceptable service as a ordered sequence.
filter(ExtensionDescriptor[]) - Method in interface org.apache.avalon.composition.model.StageModel
Filter a set of candidate service descriptors and return the set of acceptable service as a ordered sequence.
filter(ServiceDescriptor[]) - Method in class org.apache.avalon.composition.model.impl.DefaultDependencyModel
Filter a set of candidate service descriptors and return the set of acceptable service as a ordered sequence.
filter(ExtensionDescriptor[]) - Method in class org.apache.avalon.composition.model.impl.DefaultStageModel
Filter a set of candidate extension descriptors and return the set of acceptable extensions as a ordered sequence.
formatPatternRun(LogEvent, PatternFormatter.PatternRun) - Method in class org.apache.avalon.composition.logging.impl.StandardFormatter
Return the result of formaltting a pattern run.

G

get(Object) - Method in class org.apache.avalon.composition.model.impl.DefaultContext
Return a context value relative to a key.
get(int) - Method in class org.apache.avalon.extension.DeweyDecimal
Return the component at specified index.
getActivationPolicy() - Method in class org.apache.avalon.composition.data.Profile
Get the activation policy for the profile.
getActivationPolicy(Configuration) - Method in class org.apache.avalon.composition.data.builder.XMLProfileCreator
Get the activation policy from a configuration.
getActivationPolicy(Configuration, boolean) - Method in class org.apache.avalon.composition.data.builder.XMLProfileCreator
Get the activation policy from a configuration.
getActivationPolicy() - Method in interface org.apache.avalon.composition.model.DeploymentModel
Return the activation policy for the model.
getActivationPolicy() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Return the activation policy for the model.
getAllOptionalPackages() - Method in class org.apache.avalon.extension.manager.impl.DefaultExtensionManager
Return all the OptionalPackages stored in ExtensionManager.
getAnchorDirectory() - Method in interface org.apache.avalon.merlin.KernelCriteria
Return the anchor directory to be used when resolving library declarations in classload specifications.
getAnchorDirectory() - Method in class org.apache.avalon.merlin.impl.DefaultCriteria
Return the anchor directory to be used when resolving library declarations in classload specifications.
getAnchorPath() - Method in class org.apache.avalon.merlin.impl.DefaultKernel
Return the anchor directory to be used when resolving library declarations in classload specifications.
getAnchorPath() - Method in interface org.apache.avalon.merlin.impl.DefaultKernelMBean
Return the anchor directory to be used when resolving library declarations in classload specifications.
getAppliance(DependencyDescriptor) - Method in interface org.apache.avalon.activation.appliance.ApplianceRepository
Locate an appliance meeting the supplied criteria.
getAppliance(StageDescriptor) - Method in interface org.apache.avalon.activation.appliance.ApplianceRepository
Locate an appliance meeting the supplied criteria.
getApplianceRepository() - Method in interface org.apache.avalon.activation.appliance.BlockContext
Returns the appliance repository assigned to the block.
getApplianceRepository() - Method in class org.apache.avalon.activation.appliance.impl.DefaultBlockContext
Returns the parent appliance repository.
getArgument() - Method in class org.apache.avalon.composition.data.ConstructorDirective
Return the constructor single argument
getArgument() - Method in class org.apache.avalon.composition.data.Parameter
Return the argument (may be null).
getAvailable(Manifest) - Static method in class org.apache.avalon.extension.Extension
Return an array of Extension objects representing optional packages that are available in the JAR file associated with the specified Manifest.
getAvailable(Manifest[]) - Static method in class org.apache.avalon.extension.Extension
Retrieve the set of Extension objects that are available by the specified Manifest objects.
getAvailableExtensions() - Method in class org.apache.avalon.extension.manager.OptionalPackage
Return Extensions which OptionalPackage makes available.
getBaseDirectory() - Method in class org.apache.avalon.composition.data.FilesetDirective
Return the base directory.
getBaseDirectory() - Method in interface org.apache.avalon.composition.model.ClassLoaderContext
Return the base directory from which relative library directives and fileset directory paths may be resolved.
getBaseDirectory() - Method in interface org.apache.avalon.composition.model.SystemContext
Return the base directory from which relative references should be resolved.
getBaseDirectory() - Method in class org.apache.avalon.composition.model.impl.DefaultClassLoaderContext
Return the base directory from which relative library directives and fileset directory paths may be resolved.
getBaseDirectory() - Method in class org.apache.avalon.composition.model.impl.DefaultSystemContext
Return the base directory from which relative classloader references may be resolved.
getBlock() - Method in interface org.apache.avalon.merlin.Kernel
Return the root block.
getBlock() - Method in class org.apache.avalon.merlin.impl.DefaultKernel
Return the root application block.
getCategories() - Method in class org.apache.avalon.composition.data.CategoriesDirective
Return the set of logging categories.
getCategories() - Method in class org.apache.avalon.composition.data.ContainmentProfile
Return the logging categories for the profile.
getCategories() - Method in class org.apache.avalon.composition.data.DeploymentProfile
Return the logging categories for the profile.
getCategories() - Method in interface org.apache.avalon.composition.model.ContainmentModel
Return the logging categories.
getCategories() - Method in interface org.apache.avalon.composition.model.DeploymentModel
Return the logging categories.
getCategories() - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentModel
Return the logging categories.
getCategories() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Return the logging categories.
getCategoriesDirective() - Method in class org.apache.avalon.composition.data.TargetDirective
Return the logging categories directive.
getCategoriesDirective(Configuration, String) - Method in class org.apache.avalon.composition.data.builder.XMLProfileCreator
 
getCategoryDirective(String) - Method in class org.apache.avalon.composition.data.CategoriesDirective
Return a named category.
getCategoryDirective(Configuration) - Method in class org.apache.avalon.composition.data.builder.XMLProfileCreator
 
getCause() - Method in class org.apache.avalon.activation.appliance.CascadingIOException
Return the cause of the exception.
getChild() - Method in class org.apache.avalon.composition.event.CompositionEvent
Return the child that was added or removed from the containment model.
getClassLoader() - Method in interface org.apache.avalon.composition.model.ClassLoaderContext
Return the classloader to be assigned as the parent classloader of the classloader created by the model.
getClassLoader() - Method in interface org.apache.avalon.composition.model.ClassLoaderModel
Return the classloader for a containment context.
getClassLoader() - Method in interface org.apache.avalon.composition.model.ContainmentContext
Return the containment classloader.
getClassLoader() - Method in interface org.apache.avalon.composition.model.DeploymentContext
Return the classloader for the component.
getClassLoader() - Method in class org.apache.avalon.composition.model.impl.DefaultClassLoaderContext
Return the classloader to be assigned as the parernt classloader.
getClassLoader() - Method in class org.apache.avalon.composition.model.impl.DefaultClassLoaderModel
Return the classloader established by this classloader model.
getClassLoader() - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentContext
Return the containment classloader.
getClassLoader() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentContext
Return the classloader for the component.
getClassLoaderDirective() - Method in class org.apache.avalon.composition.data.ContainmentProfile
Return the classloader directive that describes the creation arguments for the classloader required by this container.
getClassLoaderDirective() - Method in interface org.apache.avalon.composition.model.ClassLoaderContext
Return the classloader directive to be applied to the classloader model.
getClassLoaderDirective() - Method in class org.apache.avalon.composition.model.impl.DefaultClassLoaderContext
Return the classloader directive to be applied to the classloader model.
getClassLoaderModel() - Method in interface org.apache.avalon.composition.model.ContainmentContext
Return the classloader model.
getClassLoaderModel() - Method in interface org.apache.avalon.composition.model.ContainmentModel
Return the classloader model.
getClassLoaderModel() - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentContext
Return the containment classloader model.
getClassLoaderModel() - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentModel
Return the classloader model.
getClassname() - Method in class org.apache.avalon.composition.data.ConstructorDirective
Return the constructor classname
getClassname() - Method in class org.apache.avalon.composition.data.ContextDirective
Return the classname of the context implementation to use.
getClassname() - Method in class org.apache.avalon.composition.data.DeploymentProfile
Return the component type classname.
getClassname() - Method in class org.apache.avalon.composition.data.NamedDeploymentProfile
Return the component type classname.
getClassname() - Method in class org.apache.avalon.composition.data.Parameter
Return the classname of the parameter implementation to use.
getClasspathDirective() - Method in class org.apache.avalon.composition.data.ClassLoaderDirective
Return the classpath directive.
getCollectionPolicy() - Method in class org.apache.avalon.composition.data.DeploymentProfile
Return the component collection policy.
getCollectionPolicy(Configuration) - Method in class org.apache.avalon.composition.data.builder.XMLDeploymentProfileCreator
Get the collection policy from a configuration.
getCollectionPolicy() - Method in interface org.apache.avalon.composition.model.DeploymentModel
Return the collection policy for the model.
getCollectionPolicy() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Return the collection policy for the model.
getCommonClassLoader() - Method in interface org.apache.avalon.composition.model.SystemContext
Return the system classloader.
getCommonClassLoader() - Method in class org.apache.avalon.composition.model.impl.DefaultSystemContext
Return the system classloader.
getCompatibilityWith(Extension) - Method in class org.apache.avalon.extension.Extension
Return a Compatibility enum indicating the relationship of this Extension with the specified Extension.
getCompatibilityWith(Specification) - Method in class org.apache.avalon.extension.Specification
Return a Compatibility enum indicating the relationship of this Package Specification with the specified Extension.
getConfigDirectory() - Method in interface org.apache.avalon.merlin.KernelCriteria
Return the root directory to the merlin configurations
getConfigDirectory() - Method in class org.apache.avalon.merlin.impl.DefaultCriteria
Return the root directory to the merlin configurations
getConfigPath() - Method in class org.apache.avalon.merlin.impl.DefaultKernel
Return the root directory to the merlin configurations
getConfigPath() - Method in interface org.apache.avalon.merlin.impl.DefaultKernelMBean
Return the root directory to the merlin configurations
getConfiguration() - Method in class org.apache.avalon.composition.data.DeploymentProfile
Return the base Configuration for the profile.
getConfiguration() - Method in class org.apache.avalon.composition.data.TargetDirective
Return the target configuration.
getConfiguration() - Method in interface org.apache.avalon.composition.model.DeploymentModel
Return the configuration to be applied to the component.
getConfiguration() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Return the configuration to be applied to the component.
getConsumerGraph(Appliance) - Method in class org.apache.avalon.activation.appliance.DependencyGraph
Get the serilized graph of Appliance objects that use services of the specified appliance.
getContainmentContext() - Method in interface org.apache.avalon.composition.model.DeploymentContext
Return the containment context.
getContainmentContext() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentContext
Return the containment context.
getContainmentModel() - Method in interface org.apache.avalon.activation.appliance.Block
Return the containment metamodel associated with the block.
getContainmentModel() - Method in interface org.apache.avalon.activation.appliance.BlockContext
Returns the containment model assigned to the block.
getContainmentModel() - Method in class org.apache.avalon.activation.appliance.impl.AbstractBlock
Return the containment metamodel associated with the block.
getContainmentModel() - Method in class org.apache.avalon.activation.appliance.impl.DefaultBlockContext
Returns the containment model assigned to the block.
getContainmentModel() - Method in class org.apache.avalon.composition.event.ContainmentEvent
Return the the containment model that generated the event.
getContainmentProfile() - Method in interface org.apache.avalon.composition.model.ContainmentContext
Return the containment profile.
getContainmentProfile() - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentContext
Return the containment profile.
getContext() - Method in class org.apache.avalon.composition.data.DeploymentProfile
Return the context directive for the profile.
getContext() - Method in interface org.apache.avalon.composition.model.ContextModel
Return the context object for the component.
getContext() - Method in class org.apache.avalon.composition.model.impl.DefaultContextModel
Return the context objct established for the component.
getContextDirective(Configuration) - Method in class org.apache.avalon.composition.data.builder.XMLDeploymentProfileCreator
Utility method to create a new context directive.
getContextDirectory() - Method in interface org.apache.avalon.merlin.KernelCriteria
Return the context directory from which relative runtrime home directories will be established for components referencing urn:avalon:home
getContextDirectory() - Method in class org.apache.avalon.merlin.impl.DefaultCriteria
Return the context directory from which relative runtime home directories will be established for components referencing urn:avalon:home
getContextModel() - Method in interface org.apache.avalon.composition.model.DeploymentModel
Return the context model for this deployment model.
getContextModel() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Return the context model for this deployment model.
getContextPath() - Method in class org.apache.avalon.merlin.impl.DefaultKernel
Return the context directory from which relative runtime home directories will be established for components referencing urn:avalon:home
getContextPath() - Method in interface org.apache.avalon.merlin.impl.DefaultKernelMBean
Return the context directory from which relative runtime home directories will be established for components referencing urn:avalon:home
getCriteria() - Method in class org.apache.avalon.composition.data.SelectionDirective
Return the feature selection criteria.
getDependency() - Method in interface org.apache.avalon.composition.model.DependencyModel
Return the dependency descriptor for the model.
getDependency() - Method in class org.apache.avalon.composition.model.impl.DefaultDependencyModel
Return the dependency descriptor.
getDependencyDirective(String) - Method in class org.apache.avalon.composition.data.DeploymentProfile
Return the dependency directive for a supplied key.
getDependencyDirective(Configuration) - Method in class org.apache.avalon.composition.data.builder.XMLDeploymentProfileCreator
 
getDependencyDirectives() - Method in class org.apache.avalon.composition.data.DeploymentProfile
Return the dependency directives.
getDependencyDirectives(Configuration) - Method in class org.apache.avalon.composition.data.builder.XMLDeploymentProfileCreator
 
getDependencyGraph() - Method in interface org.apache.avalon.activation.appliance.BlockContext
Returns the dependency graph assigned to the block.
getDependencyGraph() - Method in class org.apache.avalon.activation.appliance.impl.DefaultBlockContext
Returns the dependency graph assigned to the block.
getDependencyModels() - Method in interface org.apache.avalon.composition.model.DeploymentModel
Return the dependency models for this deployment model.
getDependencyModels() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Return the dependency models for this component type.
getDeploymentClass() - Method in interface org.apache.avalon.composition.model.DeploymentContext
Return the component class.
getDeploymentClass() - Method in interface org.apache.avalon.composition.model.DeploymentModel
Return the class for the deployable target.
getDeploymentClass() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentContext
Return the component class.
getDeploymentClass() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Return the class for the deployable target.
getDeploymentModel() - Method in interface org.apache.avalon.activation.lifecycle.Factory
Return the component deployment model.
getDeploymentProfiles() - Method in class org.apache.avalon.composition.data.ProfilePackage
Return the set of profile.
getDeploymentURLs() - Method in interface org.apache.avalon.merlin.KernelCriteria
Return the set of block URLs to be included in the root application
getDeploymentURLs() - Method in class org.apache.avalon.merlin.impl.DefaultCriteria
Return the sequence of deployment urls
getEngine() - Method in interface org.apache.avalon.activation.appliance.BlockContext
Returns the assigned engine.
getEngine() - Method in class org.apache.avalon.activation.appliance.impl.DefaultBlockContext
Returns the assigned engine.
getEntries(Configuration[]) - Method in class org.apache.avalon.composition.data.builder.XMLDeploymentProfileCreator
Utility method to create a set of entry directives.
getEntryDirective(String) - Method in class org.apache.avalon.composition.data.ContextDirective
Return a named entry.
getEntryDirectives() - Method in class org.apache.avalon.composition.data.ContextDirective
Return the set of entry directives.
getError() - Method in class org.apache.avalon.activation.appliance.impl.BlockThread
Returns an error contition that may occur during startup.
getExportDirective(Class) - Method in class org.apache.avalon.composition.data.ContainmentProfile
Retrieve a service directive matching a supplied class.
getExportDirectives() - Method in class org.apache.avalon.composition.data.ContainmentProfile
Return the set of service directives that describe the mapping between services exposrted by the container and its implementation model.
getExtensionManager() - Method in interface org.apache.avalon.composition.model.ClassLoaderContext
Return the extension manager established by the parent classloader model.
getExtensionManager() - Method in interface org.apache.avalon.composition.model.ClassLoaderModel
Return the optional extensions manager.
getExtensionManager() - Method in class org.apache.avalon.composition.model.impl.DefaultClassLoaderContext
Return the extension manager established by the parent classloader model.
getExtensionManager() - Method in class org.apache.avalon.composition.model.impl.DefaultClassLoaderModel
Return the optional extensions manager.
getExtensionName() - Method in class org.apache.avalon.extension.Extension
Get the name of the extension.
getFactory() - Method in interface org.apache.avalon.composition.model.SystemContext
Return the model factory.
getFactory() - Method in class org.apache.avalon.composition.model.impl.DefaultSystemContext
Return the model factory.
getFeature() - Method in class org.apache.avalon.composition.data.SelectionDirective
Return the feature name.
getFile() - Method in class org.apache.avalon.extension.manager.OptionalPackage
Return File object in which OptionalPackage is contained.
getFilesets() - Method in class org.apache.avalon.composition.data.ClasspathDirective
Return the set of fileset directives.
getGroup() - Method in class org.apache.avalon.composition.data.ResourceDirective
Return the group of the artifact.
getGroups() - Method in class org.apache.avalon.composition.data.LibraryDirective
Return the set of group identifiers.
getHomeDirectory() - Method in interface org.apache.avalon.composition.model.ContainmentContext
Return the working directory for a container.
getHomeDirectory() - Method in interface org.apache.avalon.composition.model.DeploymentContext
Return the working directory for the component.
getHomeDirectory() - Method in interface org.apache.avalon.composition.model.SystemContext
Return the home directory from which containers may establish persistent content.
getHomeDirectory() - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentContext
Return the working directory from which containers may establish persistent content.
getHomeDirectory() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentContext
Return the working directory.
getHomeDirectory() - Method in class org.apache.avalon.composition.model.impl.DefaultSystemContext
Return the working directory from which containers may establish persistent content.
getHomeDirectory() - Method in interface org.apache.avalon.merlin.KernelCriteria
Return the root directory to the merlin installation
getHomeDirectory() - Method in class org.apache.avalon.merlin.impl.DefaultCriteria
Return the root directory to the merlin installation
getHomePath() - Method in class org.apache.avalon.merlin.impl.DefaultKernel
Return the root directory to the merlin installation
getHomePath() - Method in interface org.apache.avalon.merlin.impl.DefaultKernelMBean
Return the root directory to the merlin installation
getId() - Method in class org.apache.avalon.composition.data.ResourceDirective
Return the composite identifier.
getImplementationTitle() - Method in class org.apache.avalon.extension.Specification
Get the title of the specification.
getImplementationURL() - Method in class org.apache.avalon.extension.Extension
Get the url of the extensions implementation.
getImplementationVendor() - Method in class org.apache.avalon.extension.Extension
Get the vendor of the extensions implementation.
getImplementationVendor() - Method in class org.apache.avalon.extension.Specification
Get the vendor of the extensions implementation.
getImplementationVendorID() - Method in class org.apache.avalon.extension.Extension
Get the vendorID of the extensions implementation.
getImplementationVersion() - Method in class org.apache.avalon.extension.Extension
Get the version of the extensions implementation.
getImplementationVersion() - Method in class org.apache.avalon.extension.Specification
Get the version of the implementation.
getImplicitURLs() - Method in interface org.apache.avalon.composition.model.ClassLoaderContext
Return any implied urls to include in the classloader.
getImplicitURLs() - Method in class org.apache.avalon.composition.model.impl.DefaultClassLoaderContext
Return any implied urls to include in the classloader.
getImportKey() - Method in class org.apache.avalon.composition.data.ImportDirective
Return the container scoped key that defines the object to be imported.
getIncludes() - Method in class org.apache.avalon.composition.data.FilesetDirective
Return the set of include directives.
getIncludes() - Method in class org.apache.avalon.composition.data.LibraryDirective
Return the set of include path entries.
getInterfaces() - Method in interface org.apache.avalon.composition.model.DeploymentModel
Return the set of services produced by the model as a array of classes.
getInterfaces() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Return the set of services produced by the model as a array of classes.
getKernelPath() - Method in class org.apache.avalon.merlin.impl.DefaultKernel
Return the url to the kernel confiuration
getKernelPath() - Method in interface org.apache.avalon.merlin.impl.DefaultKernelMBean
Return the url to the kernel confiuration
getKernelState() - Method in class org.apache.avalon.merlin.impl.DefaultKernel
Return the state of the kernel.
getKernelState() - Method in interface org.apache.avalon.merlin.impl.DefaultKernelMBean
Return the state of the kernel.
getKernelURL() - Method in interface org.apache.avalon.merlin.KernelCriteria
Return the url to the kernel confiuration
getKernelURL() - Method in class org.apache.avalon.merlin.impl.DefaultCriteria
Return the url to the kernel configuration
getKey() - Method in class org.apache.avalon.composition.data.DependencyDirective
Return the dependency key.
getKey() - Method in class org.apache.avalon.composition.data.EntryDirective
Return the context key.
getKey() - Method in class org.apache.avalon.composition.data.NamedDeploymentProfile
Return the component profile key.
getKey() - Method in class org.apache.avalon.composition.data.StageDirective
Return the stage key.
getKey() - Method in interface org.apache.avalon.composition.model.EntryModel
Return the context entry key.
getKey() - Method in class org.apache.avalon.composition.model.impl.DefaultEntryModel
Return the context entry key.
getLanguageCode() - Method in interface org.apache.avalon.merlin.KernelCriteria
Return the lang code.
getLanguageCode() - Method in class org.apache.avalon.merlin.impl.DefaultCriteria
Return the lang code.
getLibrary() - Method in class org.apache.avalon.composition.data.ClassLoaderDirective
Return the library directive.
getLocation() - Method in class org.apache.avalon.composition.logging.impl.FileTargetProvider
Return the filename of the logging target.
getLogger() - Method in interface org.apache.avalon.activation.appliance.BlockContext
Returns the logging channel to assign to the block.
getLogger() - Method in class org.apache.avalon.activation.appliance.impl.DefaultBlockContext
Returns the logging channel to assign to the block.
getLogger() - Method in interface org.apache.avalon.composition.model.ClassLoaderContext
Return the logging channel to be applied to the classloader model.
getLogger() - Method in interface org.apache.avalon.composition.model.ContainmentContext
Return the logging channel.
getLogger() - Method in interface org.apache.avalon.composition.model.DeploymentContext
Return the logging channel assignable to the deployment model.
getLogger() - Method in interface org.apache.avalon.composition.model.SystemContext
Return the system logging channel.
getLogger() - Method in class org.apache.avalon.composition.model.impl.DefaultClassLoaderContext
Return the system logging channel.
getLogger() - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentContext
Return the logging channel.
getLogger() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentContext
Return the logging channel.
getLogger() - Method in class org.apache.avalon.composition.model.impl.DefaultModel
Return the logging channel.
getLogger() - Method in class org.apache.avalon.composition.model.impl.DefaultServiceRepository
 
getLogger() - Method in class org.apache.avalon.composition.model.impl.DefaultSystemContext
Return the system logging channel.
getLoggerForCategory(String, String, String) - Method in interface org.apache.avalon.composition.logging.LoggingManager
Create a logging channel configured with the supplied category path, priority and target.
getLoggerForCategory(CategoryDirective) - Method in interface org.apache.avalon.composition.logging.LoggingManager
Configure Logging channel based on the description supplied in a category descriptor.
getLoggerForCategory(String) - Method in interface org.apache.avalon.composition.logging.LoggingManager
Return the Logger for the specified category.
getLoggerForCategory(String, String, String) - Method in class org.apache.avalon.composition.logging.impl.DefaultLoggingManager
Create a logging channel configured with the supplied category path, priority and target.
getLoggerForCategory(CategoryDirective) - Method in class org.apache.avalon.composition.logging.impl.DefaultLoggingManager
Configure Logging channel based on the description supplied in a category descriptor.
getLoggerForCategory(String) - Method in class org.apache.avalon.composition.logging.impl.DefaultLoggingManager
Return the Logger for the specified category.
getLoggingManager() - Method in interface org.apache.avalon.activation.appliance.ServiceContext
Return the logging manager.
getLoggingManager() - Method in class org.apache.avalon.activation.appliance.impl.DefaultServiceContext
Return the logging manager.
getLoggingManager() - Method in interface org.apache.avalon.composition.model.SystemContext
Return the logging manager.
getLoggingManager() - Method in class org.apache.avalon.composition.model.impl.DefaultSystemContext
Return the logging manager.
getMBeanServer() - Method in class org.apache.avalon.activation.appliance.impl.DefaultServiceContext
Return the MBean server.
getMemoryFree() - Method in class org.apache.avalon.merlin.impl.DefaultKernel
Return an approximation to the total amount of memory currently available for future allocated objects, measured in bytes.
getMemoryFree() - Method in interface org.apache.avalon.merlin.impl.DefaultKernelMBean
Return an approximation to the total amount of memory currently available for future allocated objects, measured in bytes.
getMemoryTotal() - Method in class org.apache.avalon.merlin.impl.DefaultKernel
Returns the total amount of memory in the Java virtual machine.
getMemoryTotal() - Method in interface org.apache.avalon.merlin.impl.DefaultKernelMBean
Returns the total amount of memory in the Java virtual machine.
getMemoryVariableRatio() - Method in class org.apache.avalon.merlin.impl.DefaultKernel
Return the percentage of free memory available.
getMemoryVariableRatio() - Method in interface org.apache.avalon.merlin.impl.DefaultKernelMBean
Return the percentage of free memory available.
getMode() - Method in class org.apache.avalon.composition.data.Profile
Returns the creation mode for this profile.
getMode() - Method in interface org.apache.avalon.composition.model.Model
Return the mode of model establishment.
getMode() - Method in class org.apache.avalon.composition.model.impl.DefaultModel
Return the mode of establishment.
getModel() - Method in interface org.apache.avalon.activation.appliance.Appliance
Return the model backing the appliance.
getModel() - Method in class org.apache.avalon.activation.appliance.impl.AbstractAppliance
Return the model backing the appliance.
getModel() - Method in class org.apache.avalon.composition.event.ModelEvent
Return the the model that generated the event.
getModel(String) - Method in interface org.apache.avalon.composition.model.ContainmentModel
Return a model relative to a supplied name.
getModel(DependencyDescriptor) - Method in interface org.apache.avalon.composition.model.ContainmentModel
Return a model relative to a supplied dependency.
getModel(StageDescriptor) - Method in interface org.apache.avalon.composition.model.ContainmentModel
Return a model relative to a supplied stage descriptor.
getModel(String) - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentModel
Return a child model relative to a supplied name.
getModel(DependencyDescriptor) - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentModel
Get a local model relative to a supplied service dependency.
getModel(StageDescriptor) - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentModel
Return a model relative to a supplied stage descriptor.
getModels() - Method in interface org.apache.avalon.composition.model.ContainmentModel
Return the set of models nested within this model.
getModels() - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentModel
Return the set of immediate child models nested within this model.
getName() - Method in class org.apache.avalon.composition.data.CategoryDirective
Return the category name.
getName() - Method in class org.apache.avalon.composition.data.Profile
Return the name of meta-data instance.
getName() - Method in class org.apache.avalon.composition.data.ResourceDirective
Return the artifact name
getName(String, Configuration, String) - Method in class org.apache.avalon.composition.data.builder.XMLProfileCreator
Get the profile name.
getName() - Method in class org.apache.avalon.composition.logging.TargetDescriptor
Return the target name.
getName() - Method in interface org.apache.avalon.composition.model.ContainmentContext
Return the name that the container has been assigned.
getName() - Method in interface org.apache.avalon.composition.model.DeploymentContext
Return the name that the component will execute under.
getName() - Method in interface org.apache.avalon.composition.model.Model
Return the name of the model.
getName() - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentContext
Return the name that the container has been assigned.
getName() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentContext
Return the name that the component will execute under.
getName() - Method in class org.apache.avalon.composition.model.impl.DefaultModel
Return the profile name.
getOptionalExtensionDirectories(File) - Method in class org.apache.avalon.composition.data.LibraryDirective
Return the set of optional extension locations as a File[] relative to a supplied base directory.
getOptionalPackage(Extension) - Method in class org.apache.avalon.extension.manager.PackageManager
Return the OptionalPackage that provides specified Extension.
getOptionalPackages() - Method in interface org.apache.avalon.composition.model.ClassLoaderContext
Return the optional packages already establised relative to the parent classloader.
getOptionalPackages() - Method in interface org.apache.avalon.composition.model.ClassLoaderModel
Return the set of local established optional packages.
getOptionalPackages(boolean) - Method in interface org.apache.avalon.composition.model.ClassLoaderModel
Return the set of optional packages already established including the optional packages established by any parent classloader model.
getOptionalPackages() - Method in class org.apache.avalon.composition.model.impl.DefaultClassLoaderContext
Return the containment classloader.
getOptionalPackages() - Method in class org.apache.avalon.composition.model.impl.DefaultClassLoaderModel
Return the set of local established optional packages.
getOptionalPackages(boolean) - Method in class org.apache.avalon.composition.model.impl.DefaultClassLoaderModel
Return the set of optional packages already established including the optional packages established by any parent classloader model.
getOptionalPackages(Extension) - Method in interface org.apache.avalon.extension.manager.ExtensionManager
Return all the OptionalPackages that satisfy specified Extension.
getOptionalPackages(Extension) - Method in class org.apache.avalon.extension.manager.impl.DefaultExtensionManager
Return all the OptionalPackages that satisfy specified Extension.
getOptionalPackages(Extension) - Method in class org.apache.avalon.extension.manager.impl.DelegatingExtensionManager
Scan through list of respositories and return all the matching OptionalPackage objects that match in any repository.
getOptionalPackages(Extension) - Method in class org.apache.avalon.extension.manager.impl.NoopExtensionManager
Return an empty array of OptionalPackages.
getOptions(Manifest) - Static method in class org.apache.avalon.extension.Extension
Return the set of Extension objects representing "Optional Packages" that the application declares they will use if present.
getOverridePath() - Method in interface org.apache.avalon.merlin.KernelCriteria
Return the url to the configuration override targets.
getOverridePath() - Method in class org.apache.avalon.merlin.impl.DefaultCriteria
Return the url to the configuration override targets.
getParameter(Configuration) - Method in class org.apache.avalon.composition.data.builder.XMLDeploymentProfileCreator
Utility method to create a new parameter directive.
getParameters() - Method in class org.apache.avalon.composition.data.ConstructorDirective
Return the parameter directive if the mode is PARAM else null.
getParameters() - Method in class org.apache.avalon.composition.data.DeploymentProfile
Return the Parameters for the profile.
getParameters() - Method in class org.apache.avalon.composition.data.Parameter
Return the constructor parameters for this parameter.
getParameters(Configuration) - Method in class org.apache.avalon.composition.data.builder.XMLDeploymentProfileCreator
 
getParameters(Configuration[]) - Method in class org.apache.avalon.composition.data.builder.XMLDeploymentProfileCreator
Utility method to create a set of parameter directive.
getParameters() - Method in interface org.apache.avalon.composition.model.DeploymentModel
Return the configuration to be applied to the component.
getParameters() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Return the parameters to be applied to the component.
getPartition() - Method in interface org.apache.avalon.composition.model.ContainmentModel
Return the partition established by the containment model.
getPartition() - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentModel
Return the partition name established by this containment context.
getPartitionName() - Method in interface org.apache.avalon.composition.model.ContainmentContext
Return the partition name that the container is established with.
getPartitionName() - Method in interface org.apache.avalon.composition.model.DeploymentContext
Return the partition name that the component will execute within.
getPartitionName() - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentContext
Return the partition name that the container is established with.
getPartitionName() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentContext
Return the partition name that the component will execute within.
getPath() - Method in class org.apache.avalon.composition.data.BlockIncludeDirective
Return the containment include path.
getPath() - Method in class org.apache.avalon.composition.data.IncludeDirective
Return the included path.
getPath() - Method in class org.apache.avalon.composition.data.ServiceDirective
Return the virtual service component relative path.
getPath() - Method in class org.apache.avalon.composition.data.TargetDirective
Return the target path.
getPath() - Method in interface org.apache.avalon.composition.model.DependencyModel
Return an explicit path to a component.
getPath() - Method in interface org.apache.avalon.composition.model.Model
Return the model partition path.
getPath() - Method in interface org.apache.avalon.composition.model.StageModel
Return an explicit path to a component.
getPath() - Method in class org.apache.avalon.composition.model.impl.DefaultDependencyModel
Return an explicit path to a supplier component.
getPath() - Method in class org.apache.avalon.composition.model.impl.DefaultModel
Return the profile path.
getPath() - Method in class org.apache.avalon.composition.model.impl.DefaultStageModel
Return an explicit path to a supplier component.
getPaths() - Method in class org.apache.avalon.extension.manager.impl.DefaultExtensionManager
Return an array of path elements where each element in array represents a directory in which the ExtensionManager will look for Extensions.
getPoolManager() - Method in interface org.apache.avalon.activation.appliance.ServiceContext
Return the pool manager.
getPoolManager() - Method in class org.apache.avalon.activation.appliance.impl.DefaultServiceContext
Return the pool manager.
getPriority() - Method in class org.apache.avalon.composition.data.CategoryDirective
Return the logging priority for the category.
getProfile() - Method in interface org.apache.avalon.composition.model.DeploymentContext
Return the deployment profile.
getProfile(Type, String) - Method in interface org.apache.avalon.composition.model.TypeRepository
Return a deployment profile for the supplied type and key.
getProfile() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentContext
Return the deployment profile.
getProfiles() - Method in class org.apache.avalon.composition.data.ContainmentProfile
Return the set of nested profiles wihin this containment profile.
getProfiles(Mode) - Method in class org.apache.avalon.composition.data.ContainmentProfile
Return the set of nested profiles contained within this profile matching the supplied mode.
getProfiles(Type) - Method in interface org.apache.avalon.composition.model.TypeRepository
Return the set of deployment profiles for the supplied type.
getProvider() - Method in class org.apache.avalon.composition.logging.TargetDescriptor
Return the target provider descriptor
getProviderGraph(Appliance) - Method in class org.apache.avalon.activation.appliance.DependencyGraph
Get the serilized graph of Appliance objects that provide specified appliance with services.
getProviders() - Method in interface org.apache.avalon.activation.appliance.Composite
Return the set of appliances assigned as providers.
getProviders() - Method in class org.apache.avalon.activation.appliance.impl.AbstractBlock
Returns the set of appliances instances that provide services to the set of appliances managed by this container.
getProviders() - Method in class org.apache.avalon.activation.appliance.impl.DefaultAppliance
Return the set of appliances assigned as deployment and runtime providers.
getQualifiedClassPath() - Method in interface org.apache.avalon.composition.model.ClassLoaderModel
Return the fully qualified classpath including extension jar files resolved relative to a classpath directives.
getQualifiedClassPath() - Method in class org.apache.avalon.composition.model.impl.DefaultClassLoaderModel
Return the fully qualified classpath including extension jar files resolved relative to the classpath directives in the meta-data and any parent classloader models.
getQualifiedName() - Method in interface org.apache.avalon.composition.model.Model
Return the model fully qualified name.
getQualifiedName() - Method in class org.apache.avalon.composition.model.impl.DefaultModel
Return the model fully qualified name.
getRepository() - Method in interface org.apache.avalon.composition.model.ClassLoaderContext
Return the local repository.
getRepository() - Method in interface org.apache.avalon.composition.model.SystemContext
Return the system wide repository from which resource directives can be resolved.
getRepository() - Method in class org.apache.avalon.composition.model.impl.DefaultClassLoaderContext
Return the system context.
getRepository() - Method in class org.apache.avalon.composition.model.impl.DefaultSystemContext
Return the system wide repository from which resource directives can be resolved.
getRepositoryDirectives() - Method in class org.apache.avalon.composition.data.ClasspathDirective
Return the set of resource directives.
getRepositoryDirectory() - Method in interface org.apache.avalon.merlin.KernelCriteria
Return the root directory to the shared repository.
getRepositoryDirectory() - Method in class org.apache.avalon.merlin.impl.DefaultCriteria
Return the root directory to the shared repository.
getRepositoryDirectory() - Method in class org.apache.avalon.merlin.impl.DefaultKernel
Return the root directory to the shared repository.
getRepositoryDirectory() - Method in interface org.apache.avalon.merlin.impl.DefaultKernelMBean
Return the root directory to the shared repository.
getRequired(Manifest) - Static method in class org.apache.avalon.extension.Extension
Return the set of Extension objects representing optional packages that are required by the application contained in the JAR file associated with the specified Manifest.
getRequired(Manifest[]) - Static method in class org.apache.avalon.extension.Extension
Retrieve the set of Extension objects that are required by the specified Manifest objects.
getRequiredExtensions() - Method in class org.apache.avalon.extension.manager.OptionalPackage
Return Extensions which OptionalPackage requires to operate.
getResource() - Method in class org.apache.avalon.composition.data.BlockCompositionDirective
Return the resource reference.
getResources() - Method in class org.apache.avalon.composition.data.RepositoryDirective
Return the set of resource directives.
getSections() - Method in class org.apache.avalon.extension.Specification
Return an array containing sections to which specification applies or null if relevant to no sections.
getSelectionDirective(Configuration) - Method in class org.apache.avalon.composition.data.builder.XMLDeploymentProfileCreator
 
getSelectionDirectives() - Method in class org.apache.avalon.composition.data.DependencyDirective
Return the set of selection directive constraints.
getSelectionDirectives() - Method in class org.apache.avalon.composition.data.StageDirective
Return the set of selection directive constraints.
getService(String, Version) - Method in interface org.apache.avalon.composition.model.ServiceRepository
Locate a Service instances associated with the supplied classname and version.
getService(ReferenceDescriptor) - Method in interface org.apache.avalon.composition.model.ServiceRepository
Locate a Service instances associated with the supplied referecne descriptor.
getService(String, Version) - Method in class org.apache.avalon.composition.model.impl.DefaultServiceRepository
Locate a Service instances associated with the supplied classname and version.
getService(ReferenceDescriptor) - Method in class org.apache.avalon.composition.model.impl.DefaultServiceRepository
Locate a Service instances associated with the supplied referecne descriptor.
getServiceClass() - Method in interface org.apache.avalon.composition.model.ServiceModel
Return the service class.
getServiceClass() - Method in class org.apache.avalon.composition.model.impl.DefaultServiceModel
Return the service class.
getServiceContext() - Method in interface org.apache.avalon.activation.appliance.BlockContext
Returns the service context assigned to the block.
getServiceContext() - Method in class org.apache.avalon.activation.appliance.impl.DefaultBlockContext
Returns the service context assigned to the block.
getServiceDirective() - Method in interface org.apache.avalon.composition.model.ServiceModel
Return the service directive for the model.
getServiceDirective() - Method in class org.apache.avalon.composition.model.impl.DefaultServiceModel
Return the service directive for the model.
getServiceModel(Class) - Method in interface org.apache.avalon.composition.model.ContainmentModel
Return a service exoport model matching a supplied class.
getServiceModel(Class) - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentModel
Return the set of service export directives for a supplied class.
getServiceModels() - Method in interface org.apache.avalon.composition.model.ContainmentModel
Return the set of service export models.
getServiceModels() - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentModel
Return the set of service export mappings
getServiceRepository() - Method in interface org.apache.avalon.composition.model.ClassLoaderContext
Return the service repository established by the parent classloader.
getServiceRepository() - Method in interface org.apache.avalon.composition.model.ClassLoaderModel
Return the classloader model service repository.
getServiceRepository() - Method in class org.apache.avalon.composition.model.impl.DefaultClassLoaderContext
Return the service repository established by the parent classloader.
getServiceRepository() - Method in class org.apache.avalon.composition.model.impl.DefaultClassLoaderModel
Return the classloader model service repository.
getServices() - Method in interface org.apache.avalon.composition.model.Model
Return the set of services produced by the model.
getServices() - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentModel
Return the set of services produced by the model.
getServices() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Return the set of services produced by the model.
getShutdownGraph() - Method in class org.apache.avalon.activation.appliance.DependencyGraph
Get the serilized graph of Appliance objects required when shutting down all the components.
getSize() - Method in class org.apache.avalon.extension.DeweyDecimal
Return number of components in DeweyDecimal.
getSource() - Method in class org.apache.avalon.composition.data.ContextDirective
Return the relative path to a source provider component that will handle a custom contextualization phase implementation.
getSource() - Method in class org.apache.avalon.composition.data.DependencyDirective
Return the dependency source path.
getSource() - Method in class org.apache.avalon.composition.data.StageDirective
Return the stage source path.
getSpecificationTitle() - Method in class org.apache.avalon.extension.Specification
Get the title of the specification.
getSpecificationVendor() - Method in class org.apache.avalon.extension.Extension
Get the vendor of the extensions specification.
getSpecificationVendor() - Method in class org.apache.avalon.extension.Specification
Get the vendor of the specification.
getSpecificationVersion() - Method in class org.apache.avalon.extension.Extension
Get the version of the extensions specification.
getSpecificationVersion() - Method in class org.apache.avalon.extension.Specification
Get the version of the specification.
getSpecifications(Manifest) - Static method in class org.apache.avalon.extension.Specification
Return an array of Package Specification objects.
getStackTrace(Throwable, String) - Method in class org.apache.avalon.composition.logging.impl.StandardFormatter
Utility method to format stack trace.
getStage() - Method in interface org.apache.avalon.composition.model.StageModel
Return the stage descriptor for the model.
getStage() - Method in class org.apache.avalon.composition.model.impl.DefaultStageModel
Return the stage descriptor.
getStageDirective(String) - Method in class org.apache.avalon.composition.data.DeploymentProfile
Return the dependency directive for a supplied key.
getStageDirective(Configuration) - Method in class org.apache.avalon.composition.data.builder.XMLDeploymentProfileCreator
 
getStageDirectives() - Method in class org.apache.avalon.composition.data.DeploymentProfile
Return the stage directives.
getStageDirectives(Configuration) - Method in class org.apache.avalon.composition.data.builder.XMLDeploymentProfileCreator
 
getStageModels() - Method in interface org.apache.avalon.composition.model.DeploymentModel
Return the stage models for this deployment model.
getStageModels() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Return the stage models for this component type.
getStartupGraph() - Method in class org.apache.avalon.activation.appliance.DependencyGraph
Get the serilized graph of Appliance objects required when starting up all the target.
getState() - Method in class org.apache.avalon.activation.appliance.ApplianceEvent
Get the state of the appliance.
getStrategyClass() - Method in interface org.apache.avalon.composition.model.ContextModel
Return the class representing the contextualization stage interface.
getStrategyClass() - Method in class org.apache.avalon.composition.model.impl.DefaultContextModel
Return the class representing the contextualization stage interface.
getSystemClassLoader() - Method in interface org.apache.avalon.composition.model.SystemContext
Return the system classloader.
getSystemClassLoader() - Method in class org.apache.avalon.composition.model.impl.DefaultSystemContext
Return the system classloader.
getSystemContext() - Method in interface org.apache.avalon.composition.model.ContainmentContext
Return the system context.
getSystemContext() - Method in interface org.apache.avalon.composition.model.DeploymentContext
Return the system context.
getSystemContext() - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentContext
Return the system context.
getSystemContext() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentContext
Return the system context.
getSystemDirectory() - Method in interface org.apache.avalon.merlin.KernelCriteria
Return the root directory to the merlin system repository
getSystemDirectory() - Method in class org.apache.avalon.merlin.impl.DefaultCriteria
Return the root directory to the merlin system repository
getSystemPath() - Method in class org.apache.avalon.merlin.impl.DefaultKernel
Return the root directory to the merlin system repository
getSystemPath() - Method in interface org.apache.avalon.merlin.impl.DefaultKernelMBean
Return the root directory to the merlin system repository
getTarget() - Method in class org.apache.avalon.composition.data.CategoryDirective
Return the default log target for the category.
getTarget(String) - Method in class org.apache.avalon.composition.data.Targets
Return a matching target.
getTargetDescriptors() - Method in class org.apache.avalon.composition.logging.LoggingDescriptor
Return the set of logging target descriptors.
getTargetDirectives() - Method in class org.apache.avalon.composition.data.BlockCompositionDirective
Return the relative targets.
getTargets() - Method in class org.apache.avalon.composition.data.Targets
Return all targets.
getTargets(String) - Method in class org.apache.avalon.composition.data.Targets
Return a set of targets relative to the supplied path.
getTempDirectory() - Method in interface org.apache.avalon.composition.model.ContainmentContext
Return the temporary directory for a container.
getTempDirectory() - Method in interface org.apache.avalon.composition.model.DeploymentContext
Return the temporary directory for the component.
getTempDirectory() - Method in interface org.apache.avalon.composition.model.SystemContext
Return the temp directory from which containers may establish non-persistent content.
getTempDirectory() - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentContext
Return the temporary directory from which a container may use to establish a transient content directory.
getTempDirectory() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentContext
Return the temporary directory.
getTempDirectory() - Method in class org.apache.avalon.composition.model.impl.DefaultSystemContext
Return the temporary directory from which a container may use to establish a transient content directory.
getTempDirectory() - Method in interface org.apache.avalon.merlin.KernelCriteria
Return the temporary client directory.
getTempDirectory() - Method in class org.apache.avalon.merlin.impl.DefaultCriteria
Return the temporary directory.
getTempPath() - Method in class org.apache.avalon.merlin.impl.DefaultKernel
Return the temporary directory.
getTempPath() - Method in interface org.apache.avalon.merlin.impl.DefaultKernelMBean
Return the temporary directory.
getThreadCount() - Method in class org.apache.avalon.merlin.impl.DefaultKernel
Return the number of active threads.
getThreadCount() - Method in interface org.apache.avalon.merlin.impl.DefaultKernelMBean
Return the number of active threads.
getType() - Method in class org.apache.avalon.composition.data.ResourceDirective
Return the type of the artifact.
getType() - Method in interface org.apache.avalon.composition.model.DeploymentContext
Return the component type.
getType() - Method in interface org.apache.avalon.composition.model.DeploymentModel
Return the deployment type.
getType(Class) - Method in interface org.apache.avalon.composition.model.TypeRepository
Locate a Type instances associated with the supplied implementation classname.
getType(String) - Method in interface org.apache.avalon.composition.model.TypeRepository
Locate a Type instances associated with the supplied implementation classname.
getType() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentContext
Return the component type.
getType() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Return the component type descriptor.
getTypeIdFor(String) - Method in class org.apache.avalon.composition.logging.impl.StandardFormatter
Retrieve the type-id for a particular string.
getTypeRepository() - Method in interface org.apache.avalon.composition.model.ClassLoaderContext
Return the type repository established by the parent classloader.
getTypeRepository() - Method in interface org.apache.avalon.composition.model.ClassLoaderModel
Return the classloader model type repository.
getTypeRepository() - Method in class org.apache.avalon.composition.model.impl.DefaultClassLoaderContext
Return the type repository established by the parent classloader.
getTypeRepository() - Method in class org.apache.avalon.composition.model.impl.DefaultClassLoaderModel
Return the type repository managed by this containment context.
getTypes() - Method in interface org.apache.avalon.composition.model.TypeRepository
Return all availble types.
getTypes(boolean) - Method in interface org.apache.avalon.composition.model.TypeRepository
Return all the types available within the repository.
getTypes(DependencyDescriptor) - Method in interface org.apache.avalon.composition.model.TypeRepository
Locate the set of component types capable of services the supplied dependency.
getTypes(StageDescriptor) - Method in interface org.apache.avalon.composition.model.TypeRepository
Locate the set of component types that provide the supplied extension.
getURL() - Method in class org.apache.avalon.activation.appliance.ApplianceEvent
Get the appliance url.
getUnsatisfiedExtension() - Method in class org.apache.avalon.extension.manager.UnsatisfiedExtensionException
Return the unsatisfied Extension that caused this exception tho be thrown.
getValue() - Method in class org.apache.avalon.composition.data.Mode
The supplied argument.
getValue() - Method in class org.apache.avalon.composition.data.SelectionDirective
Return the feature value.
getValue() - Method in interface org.apache.avalon.composition.model.EntryModel
Return the context entry value.
getValue() - Method in class org.apache.avalon.composition.model.impl.DefaultConstructorModel
Return the context entry value.
getValue(Parameter) - Method in class org.apache.avalon.composition.model.impl.DefaultConstructorModel
Return the context entry value.
getValue(ClassLoader, Class, String, Parameter[]) - Method in class org.apache.avalon.composition.model.impl.DefaultConstructorModel
Return the derived parameter value.
getValue() - Method in class org.apache.avalon.composition.model.impl.DefaultEntryModel
Return the context entry value.
getValue() - Method in class org.apache.avalon.composition.model.impl.DefaultImportModel
Return the context entry value.
getVersion() - Method in class org.apache.avalon.composition.data.ResourceDirective
Return the version of the artifact.
getWorkingDirectory() - Method in interface org.apache.avalon.merlin.KernelCriteria
Return the working client directory.
getWorkingDirectory() - Method in class org.apache.avalon.merlin.impl.DefaultCriteria
Return the working client directory.
getWorkingPath() - Method in class org.apache.avalon.merlin.impl.DefaultKernel
Return the working client directory.
getWorkingPath() - Method in interface org.apache.avalon.merlin.impl.DefaultKernelMBean
Return the working client directory.

H

HOME_KEY - Static variable in interface org.apache.avalon.composition.model.DeploymentContext
The standard context entry key for the partition name.
Home - interface org.apache.avalon.activation.appliance.Home.
The Home interface defines the contract for instance access and release.
hashCode() - Method in class org.apache.avalon.composition.data.CategoriesDirective
Return the hashcode for the object.
hashCode() - Method in class org.apache.avalon.composition.data.CategoryDirective
 

I

IMPLEMENTATION_TITLE - Static variable in class org.apache.avalon.extension.Specification
Manifest Attribute Name object for IMPLEMENTATION_TITLE.
IMPLEMENTATION_URL - Static variable in class org.apache.avalon.extension.Extension
Manifest Attribute Name object for IMPLEMENTATION_URL.
IMPLEMENTATION_VENDOR - Static variable in class org.apache.avalon.extension.Extension
Manifest Attribute Name object for IMPLEMENTATION_VENDOR.
IMPLEMENTATION_VENDOR - Static variable in class org.apache.avalon.extension.Specification
Manifest Attribute Name object for IMPLEMENTATION_VENDOR.
IMPLEMENTATION_VENDOR_ID - Static variable in class org.apache.avalon.extension.Extension
Manifest Attribute Name object for IMPLEMENTATION_VENDOR_ID.
IMPLEMENTATION_VERSION - Static variable in class org.apache.avalon.extension.Extension
Manifest Attribute Name object for IMPLEMENTATION_VERSION.
IMPLEMENTATION_VERSION - Static variable in class org.apache.avalon.extension.Specification
Manifest Attribute Name object for IMPLEMENTATION_VERSION.
IMPLICIT - Static variable in class org.apache.avalon.composition.data.Mode
Constant indicating that the profile was implicitly created.
IMPLICIT_VALUE - Static variable in class org.apache.avalon.composition.data.Mode
Constant indicating that the profile was implicitly created.
INCLUDES - Static variable in class org.apache.avalon.composition.data.SelectionDirective
 
INCOMPATIBLE - Static variable in class org.apache.avalon.extension.Extension
Enum indicating that extension is incompatible with other extension in ways other than other enums indicate). ie For example the other extension may have a different ID.
INCOMPATIBLE - Static variable in class org.apache.avalon.extension.Specification
Enum indicating that extension is incompatible with other Package Specification in ways other than other enums indicate). ie For example the other Package Specification may have a different ID.
INDENT - Static variable in class org.apache.avalon.composition.data.writer.XMLDeploymentProfileWriter
 
INFO - Static variable in class org.apache.avalon.composition.data.CategoryDirective
Constant category priority value for info mode.
ImportDirective - class org.apache.avalon.composition.data.ImportDirective.
An inport directive used within a context directive to request a container scoped values.
ImportDirective(String, String) - Constructor for class org.apache.avalon.composition.data.ImportDirective
Creation of a new entry directive.
IncludeDirective - class org.apache.avalon.composition.data.IncludeDirective.
An file include directive.
IncludeDirective(String) - Constructor for class org.apache.avalon.composition.data.IncludeDirective
Create a IncludeDirective instance.
isAssembled() - Method in interface org.apache.avalon.activation.appliance.Composite
Returns the assembled state of the appliance.
isAssembled() - Method in class org.apache.avalon.activation.appliance.impl.AbstractBlock
Returns the assembled state of the appliance.
isAssembled() - Method in class org.apache.avalon.activation.appliance.impl.DefaultAppliance
Returns the assembled state of the appliance.
isAutostartEnabled() - Method in interface org.apache.avalon.merlin.KernelCriteria
Return the autostart policy.
isAutostartEnabled() - Method in class org.apache.avalon.merlin.impl.DefaultCriteria
Return the autostart policy.
isCompatible(Extension) - Method in class org.apache.avalon.extension.manager.OptionalPackage
Return true if any of the available Extensions are compatible with specified extension.
isCompatibleWith(Extension) - Method in class org.apache.avalon.extension.Extension
Return true if the specified Extension (which represents an optional package required by an application) is satisfied by this Extension (which represents an optional package that is already installed.
isCompatibleWith(Specification) - Method in class org.apache.avalon.extension.Specification
Return true if the specified package is satisfied by this Specification.
isConfigurable() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Rest if the component type backing the model is configurable.
isContextDependent() - Method in interface org.apache.avalon.composition.model.DeploymentModel
Rest if the component type backing the model requires the establishment of a runtime context.
isContextDependent() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Test if the component type backing the model requires the establishment of a runtime context.
isDebugEnabled() - Method in interface org.apache.avalon.merlin.KernelCriteria
Return debug policy.
isDebugEnabled() - Method in class org.apache.avalon.merlin.impl.DefaultCriteria
Return debug policy.
isDebugEnabled() - Method in class org.apache.avalon.merlin.impl.DefaultKernel
Return debug policy.
isDebugEnabled() - Method in interface org.apache.avalon.merlin.impl.DefaultKernelMBean
Return debug policy.
isEmpty() - Method in class org.apache.avalon.composition.data.ClassLoaderDirective
Return true if the library and classpath declarations are empty.
isEmpty() - Method in class org.apache.avalon.composition.data.ClasspathDirective
Return the default status of this directive.
isEmpty() - Method in class org.apache.avalon.composition.data.LibraryDirective
Return the empty status of this directive.
isEnabled() - Method in interface org.apache.avalon.activation.appliance.Appliance
Test if this appliance is enabled.
isEnabled() - Method in class org.apache.avalon.activation.appliance.impl.AbstractAppliance
Test is this appliance is enabled.
isEqual(DeweyDecimal) - Method in class org.apache.avalon.extension.DeweyDecimal
Return true if this DeweyDecimal is equal to the other DeweyDecimal.
isGreaterThan(DeweyDecimal) - Method in class org.apache.avalon.extension.DeweyDecimal
Return true if this DeweyDecimal is greater than the other DeweyDecimal.
isGreaterThanOrEqual(DeweyDecimal) - Method in class org.apache.avalon.extension.DeweyDecimal
Return true if this DeweyDecimal is greater than or equal to the other DeweyDecimal.
isInfoEnabled() - Method in interface org.apache.avalon.merlin.KernelCriteria
Return info generation policy.
isInfoEnabled() - Method in class org.apache.avalon.merlin.impl.DefaultCriteria
Return info generation policy.
isInfoEnabled() - Method in class org.apache.avalon.merlin.impl.DefaultKernel
Return info generation policy.
isInfoEnabled() - Method in interface org.apache.avalon.merlin.impl.DefaultKernelMBean
Return info generation policy.
isLessThan(DeweyDecimal) - Method in class org.apache.avalon.extension.DeweyDecimal
Return true if this DeweyDecimal is less than the other DeweyDecimal.
isLessThanOrEqual(DeweyDecimal) - Method in class org.apache.avalon.extension.DeweyDecimal
Return true if this DeweyDecimal is less than or equal to the other DeweyDecimal.
isOptional() - Method in class org.apache.avalon.composition.data.SelectionDirective
Return the optional status of this directive.
isParameterizable() - Method in interface org.apache.avalon.composition.model.DeploymentModel
Test if the component type backing the model is parameterizable.
isParameterizable() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Rest if the component type backing the model is parameterizable.
isRequired() - Method in class org.apache.avalon.composition.data.SelectionDirective
Return the required status of this directive.
isServerEnabled() - Method in interface org.apache.avalon.merlin.KernelCriteria
Return server execution policy.
isServerEnabled() - Method in class org.apache.avalon.merlin.impl.DefaultCriteria
Return server execution policy.
isTraceEnabled() - Method in interface org.apache.avalon.composition.model.SystemContext
Return the system trace flag.
isTraceEnabled() - Method in class org.apache.avalon.composition.model.impl.DefaultSystemContext
Return the system trace flag.
isaCandidate(DependencyDescriptor) - Method in interface org.apache.avalon.composition.model.Model
Return TRUE is this model is capable of supporting a supplied depedendency.
isaCandidate(StageDescriptor) - Method in interface org.apache.avalon.composition.model.Model
Return TRUE is this model is capable of supporting a supplied stage dependency.
isaCandidate(DependencyDescriptor) - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentModel
Return TRUE is this model is capable of supporting a supplied depedendency.
isaCandidate(StageDescriptor) - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentModel
Return TRUE is this model is capable of supporting a supplied stage dependency.
isaCandidate(DependencyDescriptor) - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Return TRUE is this model is capable of supporting a supplied depedendency.
isaCandidate(StageDescriptor) - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Return TRUE is this model is capable of supporting a supplied stage dependency.

K

KEY - Static variable in interface org.apache.avalon.composition.logging.LoggingManager
Standard context key for the logging manager.
Kernel - interface org.apache.avalon.merlin.Kernel.
A Kernel is the root of a containment solution.
KernelController - interface org.apache.avalon.merlin.KernelController.
The Controller interface defines a subset of management operations exposed by a kernel implementation.
KernelCriteria - interface org.apache.avalon.merlin.KernelCriteria.
A service that provides access to versioned resources.
KernelException - exception org.apache.avalon.merlin.KernelException.
Exception to indicate that there was an error relating to kernel execution.
KernelException(String) - Constructor for class org.apache.avalon.merlin.KernelException
Construct a new KernelException instance.
KernelException(String, Throwable) - Constructor for class org.apache.avalon.merlin.KernelException
Construct a new KernelException instance.
KernelRuntimeException - exception org.apache.avalon.merlin.KernelRuntimeException.
Exception to indicate that there was a runtime error related to the kernel.
KernelRuntimeException(String) - Constructor for class org.apache.avalon.merlin.KernelRuntimeException
Construct a new KernelRuntimeException instance.
KernelRuntimeException(String, Throwable) - Constructor for class org.apache.avalon.merlin.KernelRuntimeException
Construct a new KernelRuntimeException instance.

L

LibraryDirective - class org.apache.avalon.composition.data.LibraryDirective.
An library directive.
LibraryDirective() - Constructor for class org.apache.avalon.composition.data.LibraryDirective
Create a new LibraryDirective instance.
LibraryDirective(String[], String[]) - Constructor for class org.apache.avalon.composition.data.LibraryDirective
Create a new LibraryDirective instance.
LifecycleCreateExtension - interface org.apache.avalon.activation.lifecycle.LifecycleCreateExtension.
 
LifecycleDestroyExtension - interface org.apache.avalon.activation.lifecycle.LifecycleDestroyExtension.
 
LifecycleException - exception org.apache.avalon.activation.lifecycle.LifecycleException.
Exception to indicate that there was a lifecycle related error.
LifecycleException(String) - Constructor for class org.apache.avalon.activation.lifecycle.LifecycleException
Construct a new LifecycleException instance.
LifecycleException(String, Throwable) - Constructor for class org.apache.avalon.activation.lifecycle.LifecycleException
Construct a new LifecycleException instance.
LifecycleRuntimeException - exception org.apache.avalon.activation.lifecycle.LifecycleRuntimeException.
Exception to indicate that there was a lifecycle related runtime error.
LifecycleRuntimeException(String) - Constructor for class org.apache.avalon.activation.lifecycle.LifecycleRuntimeException
Construct a new LifecycleRuntimeException instance.
LifecycleRuntimeException(String, Throwable) - Constructor for class org.apache.avalon.activation.lifecycle.LifecycleRuntimeException
Construct a new LifecycleRuntimeException instance.
LifestyleException - exception org.apache.avalon.activation.lifestyle.LifestyleException.
Exception to indicate that there was a lifestyle related error.
LifestyleException(String) - Constructor for class org.apache.avalon.activation.lifestyle.LifestyleException
Construct a new LifestyleException instance.
LifestyleException(String, Throwable) - Constructor for class org.apache.avalon.activation.lifestyle.LifestyleException
Construct a new LifestyleException instance.
LifestyleHandler - interface org.apache.avalon.activation.lifestyle.LifestyleHandler.
A lifestyle handler provides support for a particular lifestyle policy.
LifestyleRuntimeException - exception org.apache.avalon.activation.lifestyle.LifestyleRuntimeException.
Exception to indicate that there was a lifestyle related runtime error.
LifestyleRuntimeException(String) - Constructor for class org.apache.avalon.activation.lifestyle.LifestyleRuntimeException
Construct a new LifestyleRuntimeException instance.
LifestyleRuntimeException(String, Throwable) - Constructor for class org.apache.avalon.activation.lifestyle.LifestyleRuntimeException
Construct a new LifestyleRuntimeException instance.
LoggerException - exception org.apache.avalon.composition.logging.LoggerException.
Exception to indicate that there was a logging management related error.
LoggerException(String) - Constructor for class org.apache.avalon.composition.logging.LoggerException
Construct a new LoggerException instance.
LoggerException(String, Throwable) - Constructor for class org.apache.avalon.composition.logging.LoggerException
Construct a new LoggerException instance.
LoggingDescriptor - class org.apache.avalon.composition.logging.LoggingDescriptor.
Description of a top level logging system.
LoggingDescriptor() - Constructor for class org.apache.avalon.composition.logging.LoggingDescriptor
Create a LoggingDescriptor instance.
LoggingDescriptor(String, String, String, CategoryDirective[], TargetDescriptor[]) - Constructor for class org.apache.avalon.composition.logging.LoggingDescriptor
Create a LoggingDescriptor instance.
LoggingManager - interface org.apache.avalon.composition.logging.LoggingManager.
A LoggerManager that supports the management of a logging hierarchy.
locate(DependencyModel) - Method in interface org.apache.avalon.activation.appliance.Engine
Return an appliance relative to a supplied dependency model.
locate(DependencyDescriptor) - Method in interface org.apache.avalon.activation.appliance.Engine
Return an appliance relative to a supplied dependency descriptor.
locate(StageModel) - Method in interface org.apache.avalon.activation.appliance.Engine
Return an appliance relative to a supplied stage model.
locate(StageDescriptor) - Method in interface org.apache.avalon.activation.appliance.Engine
Return an appliance relative to a supplied stage descriptor.
locate(String) - Method in interface org.apache.avalon.activation.appliance.Engine
Return an appliance relative to a supplied path.
locate(DependencyModel) - Method in class org.apache.avalon.activation.appliance.impl.AbstractBlock
Return an appliance relative to a supplied dependency model.
locate(DependencyDescriptor) - Method in class org.apache.avalon.activation.appliance.impl.AbstractBlock
Return an appliance relative to a supplied dependency descriptor.
locate(StageModel) - Method in class org.apache.avalon.activation.appliance.impl.AbstractBlock
Return an appliance relative to a supplied stage model.
locate(StageDescriptor) - Method in class org.apache.avalon.activation.appliance.impl.AbstractBlock
Return an appliance relative to a supplied stage descriptor.
locate(String) - Method in class org.apache.avalon.activation.appliance.impl.AbstractBlock
Return an appliance relative to a specific path.
locate(String) - Method in interface org.apache.avalon.merlin.Kernel
Return the applicance matching the supplied path.
locate(String) - Method in class org.apache.avalon.merlin.impl.DefaultKernel
Return the block matching the supplied path.

M

MBEAN_SERVER_KEY - Static variable in interface org.apache.avalon.activation.appliance.Appliance
 
MERLIN_ANCHOR - Static variable in interface org.apache.avalon.merlin.KernelCriteria
Anchor directory for extension and classpath relative references.
MERLIN_AUTOSTART - Static variable in interface org.apache.avalon.merlin.KernelCriteria
Auto start mode.
MERLIN_CONFIG - Static variable in interface org.apache.avalon.merlin.KernelCriteria
Overide directives.
MERLIN_CONTEXT - Static variable in interface org.apache.avalon.merlin.KernelCriteria
Base directory parameter.
MERLIN_DEBUG - Static variable in interface org.apache.avalon.merlin.KernelCriteria
Debug policy parameter.
MERLIN_DEPLOYMENT - Static variable in interface org.apache.avalon.merlin.KernelCriteria
A comma seperated sequence of block urls.
MERLIN_DIR - Static variable in interface org.apache.avalon.merlin.KernelCriteria
Maerlin working directory.
MERLIN_HOME - Static variable in interface org.apache.avalon.merlin.KernelCriteria
Merlin system home.
MERLIN_INFO - Static variable in interface org.apache.avalon.merlin.KernelCriteria
Info policy parameter.
MERLIN_INSTALL - Static variable in interface org.apache.avalon.merlin.KernelCriteria
Install directive path sequence.
MERLIN_KERNEL - Static variable in interface org.apache.avalon.merlin.KernelCriteria
Merlin kernel url key.
MERLIN_LANG - Static variable in interface org.apache.avalon.merlin.KernelCriteria
Language override.
MERLIN_OVERRIDE - Static variable in interface org.apache.avalon.merlin.KernelCriteria
Merlin target configuration override path.
MERLIN_REPOSITORY - Static variable in interface org.apache.avalon.merlin.KernelCriteria
Shared application repository root directory.
MERLIN_SERVER - Static variable in interface org.apache.avalon.merlin.KernelCriteria
Server model parameter.
MERLIN_SYSTEM - Static variable in interface org.apache.avalon.merlin.KernelCriteria
Merlin system repository cache path.
MERLIN_TEMP - Static variable in interface org.apache.avalon.merlin.KernelCriteria
The temp directory parameter.
MetaDataException - exception org.apache.avalon.composition.data.MetaDataException.
Exception to indicate that there was a model related error.
MetaDataException(String) - Constructor for class org.apache.avalon.composition.data.MetaDataException
Construct a new MetaDataException instance.
MetaDataException(String, Throwable) - Constructor for class org.apache.avalon.composition.data.MetaDataException
Construct a new MetaDataException instance.
MetaDataRuntimeException - exception org.apache.avalon.composition.data.MetaDataRuntimeException.
Exception to indicate that there was a model related runtime error.
MetaDataRuntimeException(String) - Constructor for class org.apache.avalon.composition.data.MetaDataRuntimeException
Construct a new MetaDataRuntimeException instance.
MetaDataRuntimeException(String, Throwable) - Constructor for class org.apache.avalon.composition.data.MetaDataRuntimeException
Construct a new MetaDataRuntimeException instance.
Mode - class org.apache.avalon.composition.data.Mode.
The Mode class declares the EXPLICIT, PACKAGED or IMPLICIT mode of creation of a profile.
Mode(int) - Constructor for class org.apache.avalon.composition.data.Mode
Creation of a new mode value.
Model - interface org.apache.avalon.composition.model.Model.
Abstract model interface.
ModelEvent - class org.apache.avalon.composition.event.ModelEvent.
A event object that descirbes a model related event.
ModelEvent(Model) - Constructor for class org.apache.avalon.composition.event.ModelEvent
Create a ModelEvent instance.
ModelException - exception org.apache.avalon.composition.model.ModelException.
Exception to indicate that there was a model related error.
ModelException(String) - Constructor for class org.apache.avalon.composition.model.ModelException
Construct a new ModelException instance.
ModelException(String, Throwable) - Constructor for class org.apache.avalon.composition.model.ModelException
Construct a new ModelException instance.
ModelFactory - interface org.apache.avalon.composition.model.ModelFactory.
A factory enabling the establishment of new containment model instances.
ModelRuntimeException - exception org.apache.avalon.composition.model.ModelRuntimeException.
Exception to indicate that there was a model related error.
ModelRuntimeException(String) - Constructor for class org.apache.avalon.composition.model.ModelRuntimeException
Construct a new ModelRuntimeException instance.
ModelRuntimeException(String, Throwable) - Constructor for class org.apache.avalon.composition.model.ModelRuntimeException
Construct a new ModelRuntimeException instance.
ModelSelector - interface org.apache.avalon.composition.model.ModelSelector.
Interface implemented by a service selection implementation mechanism.
modeToString(int) - Static method in class org.apache.avalon.composition.data.Mode
Returns a string representation of a mode value.
modelAdded(CompositionEvent) - Method in class org.apache.avalon.activation.appliance.impl.AbstractBlock
Notify the listener that a model has been added to a source containment model.
modelAdded(CompositionEvent) - Method in interface org.apache.avalon.composition.event.CompositionEventListener
Notify the listener that a model has been added to a source containment model.
modelRemoved(CompositionEvent) - Method in class org.apache.avalon.activation.appliance.impl.AbstractBlock
Notify the listener that a model has been removed from a source containment model.
modelRemoved(CompositionEvent) - Method in interface org.apache.avalon.composition.event.CompositionEventListener
Notify the listener that a model has been removed from a source containment model.

N

NAME_KEY - Static variable in interface org.apache.avalon.composition.model.DeploymentContext
The standard context entry key for the partition name.
NamedDeploymentProfile - class org.apache.avalon.composition.data.NamedDeploymentProfile.
A named deployment profile.
NamedDeploymentProfile(String, String, String, boolean) - Constructor for class org.apache.avalon.composition.data.NamedDeploymentProfile
 
NoProviderDefinitionException - exception org.apache.avalon.activation.appliance.NoProviderDefinitionException.
Exception thrown if a request for dependency provider cannot be satisfied because an appropriate deployment profile could not be found.
NoProviderDefinitionException(String) - Constructor for class org.apache.avalon.activation.appliance.NoProviderDefinitionException
Construct a new NoProviderDefinitionException instance.
NoProviderDefinitionException(String, Throwable) - Constructor for class org.apache.avalon.activation.appliance.NoProviderDefinitionException
Construct a new NoProviderDefinitionException instance.
NoopExtensionManager - class org.apache.avalon.extension.manager.impl.NoopExtensionManager.
A Noop ExtensionManager that can't provide any extensions.
NoopExtensionManager() - Constructor for class org.apache.avalon.extension.manager.impl.NoopExtensionManager
 
NullComponent - class org.apache.avalon.composition.model.impl.NullComponent.
A null component.
NullComponent() - Constructor for class org.apache.avalon.composition.model.impl.NullComponent
 
newInstance() - Method in interface org.apache.avalon.activation.lifecycle.Factory
Create a new instance of a component.

O

OPTIONAL_EXTENSION_LIST - Static variable in class org.apache.avalon.extension.Extension
Name object for Optional-Extension-List manifest attribute used for declaring optional dependencies on installed extensions.
OptionalPackage - class org.apache.avalon.extension.manager.OptionalPackage.
This contains the required meta-data for an "Optional Package" (formerly known as "Standard Extension") as described in the manifest of a JAR file.
OptionalPackage(File, Extension[], Extension[]) - Constructor for class org.apache.avalon.extension.manager.OptionalPackage
Constructor for OptionalPackage.
org.apache.avalon.activation.appliance - package org.apache.avalon.activation.appliance
The appliance package contains interfaces, utilities and default implementations defining and enabling use of the central Appliance interface.
org.apache.avalon.activation.appliance.impl - package org.apache.avalon.activation.appliance.impl
The appliance.impl package contains the default implementations defining and enabling use of the central Appliance interface.
org.apache.avalon.activation.lifecycle - package org.apache.avalon.activation.lifecycle
The deployment package contains the interfaces and exceptions relating to the component deployment system.
org.apache.avalon.activation.lifestyle - package org.apache.avalon.activation.lifestyle
The lifestyle package includes interfaces and public classes supporting lifestyle management.
org.apache.avalon.activation.lifestyle.impl - package org.apache.avalon.activation.lifestyle.impl
The lifestyle.impl package contains the default implementations of the standard four lifestyle handlers.
org.apache.avalon.composition.data - package org.apache.avalon.composition.data
The data package contains a revised implementation of the meta-data model that is focussed towards the creation of a serialized deployment scenario that can be supplied to a container for execution.
org.apache.avalon.composition.data.builder - package org.apache.avalon.composition.data.builder
The meta.data.builder package contains a revised implementation of the meta.model builder that is focussed towards the creation of a serialized deployment scenario that can be supplied to a container for execution.
org.apache.avalon.composition.data.writer - package org.apache.avalon.composition.data.writer
The meta.data.writer package contains a revised implementation of the meta.model writer that is focussed towards the creation of a serialized deployment scenario that can be supplied to a container for execution.
org.apache.avalon.composition.event - package org.apache.avalon.composition.event
The event package contains the defintion of a model event and listener.
org.apache.avalon.composition.logging - package org.apache.avalon.composition.logging
The logging package contains the LoggingManager which is an interface to the initial bootstrap logging mananager that uses mata information about logging targets and catagories.
org.apache.avalon.composition.logging.impl - package org.apache.avalon.composition.logging.impl
The logging package contains the DefaultLoggingManager which is an initial bootstrap logging mananager that uses mata information about logging targets and catagories.
org.apache.avalon.composition.model - package org.apache.avalon.composition.model
The model package is resonsible for the population of the containment information model taking into account criteria expressed under meta-info and directives expressed under meta-data in conjunction with the runtime environment.
org.apache.avalon.composition.model.impl - package org.apache.avalon.composition.model.impl
The model package contains a series of classes that leverage the new meta data model.
org.apache.avalon.composition.util - package org.apache.avalon.composition.util
The util package contains a number of general component utilities.
org.apache.avalon.extension - package org.apache.avalon.extension
Description Defintion of the services supporting jar file optional extension management based on the required and optional extensions declared under a jar file manifest.
org.apache.avalon.extension.manager - package org.apache.avalon.extension.manager
Description Defintion of the the jar file package manager service.
org.apache.avalon.extension.manager.impl - package org.apache.avalon.extension.manager.impl
Description The extension package is the default implementation of the extension-spi specification.
org.apache.avalon.merlin - package org.apache.avalon.merlin
The Merlin Kernel API defines a set of interfaces the encompass the creation criteria, controller and main kernel functionality.
org.apache.avalon.merlin.impl - package org.apache.avalon.merlin.impl
The kernel package defines a top level Kernel implementation that serves as a host to a set of blocks.
org.apache.avalon.merlin.unit - package org.apache.avalon.merlin.unit
Pending.

P

PACKAGED - Static variable in class org.apache.avalon.composition.data.Mode
Constant indicating that the profile was created based on a profile packaged with the type.
PACKAGED_VALUE - Static variable in class org.apache.avalon.composition.data.Mode
Constant indicating that the profile was created based on a profile packaged with the type.
PARTITION_KEY - Static variable in interface org.apache.avalon.composition.model.DeploymentContext
The standard context entry key for the partition name.
PackageManager - class org.apache.avalon.extension.manager.PackageManager.
Basic Implementation Of PackageManager Interface used to manage "Optional Packages" (formerly known as "Standard Extensions").
PackageManager(ExtensionManager) - Constructor for class org.apache.avalon.extension.manager.PackageManager
Construct a PackageManager for a repositories.
Parameter - class org.apache.avalon.composition.data.Parameter.
A Parameter represents a single constructor typed argument value.
Parameter(String) - Constructor for class org.apache.avalon.composition.data.Parameter
Creation of a new parameter using the default java.lang.String type and a supplied value.
Parameter(String, String) - Constructor for class org.apache.avalon.composition.data.Parameter
Creation of a new entry directive using a supplied classname and value.
Parameter(String, Parameter[]) - Constructor for class org.apache.avalon.composition.data.Parameter
Creation of a new entry directive.
PooledLifestyleHandler - class org.apache.avalon.activation.lifestyle.impl.PooledLifestyleHandler.
 
PooledLifestyleHandler(Logger, Factory) - Constructor for class org.apache.avalon.activation.lifestyle.impl.PooledLifestyleHandler
 
Profile - class org.apache.avalon.composition.data.Profile.
Abstract base class for DeploymentProfile and ContainmentProfile.
Profile(String, boolean, Mode) - Constructor for class org.apache.avalon.composition.data.Profile
 
ProfileDuplicateException - exception org.apache.avalon.composition.model.ProfileDuplicateException.
Exception raised in response to an attempt to override the defintion of an existing profile.
ProfileDuplicateException(String) - Constructor for class org.apache.avalon.composition.model.ProfileDuplicateException
Construct a new ProfileDuplicateException instance.
ProfileDuplicateException(String, Throwable) - Constructor for class org.apache.avalon.composition.model.ProfileDuplicateException
Construct a new ProfileDuplicateException instance.
ProfileException - exception org.apache.avalon.composition.model.ProfileException.
Exception to indicate that there was a profile related error.
ProfileException(String) - Constructor for class org.apache.avalon.composition.model.ProfileException
Construct a new ProfileException instance.
ProfileException(String, Throwable) - Constructor for class org.apache.avalon.composition.model.ProfileException
Construct a new ProfileException instance.
ProfilePackage - class org.apache.avalon.composition.data.ProfilePackage.
A collection of profiles packaged with a component type.
ProfilePackage() - Constructor for class org.apache.avalon.composition.data.ProfilePackage
 
ProfilePackage(DeploymentProfile[]) - Constructor for class org.apache.avalon.composition.data.ProfilePackage
Create a new profile package instance.
ProfilePackageBuilder - class org.apache.avalon.composition.data.builder.ProfilePackageBuilder.
A ProfileBuilder is responsible for building a ProfilePackage object from a source.
ProfilePackageBuilder() - Constructor for class org.apache.avalon.composition.data.builder.ProfilePackageBuilder
 
ProfilePackageCreator - interface org.apache.avalon.composition.data.builder.ProfilePackageCreator.
Interface used to create a ProfilePackage from an input stream.
ProfileSelector - interface org.apache.avalon.composition.model.ProfileSelector.
Interface defining the contract for profile selection.
ProfileUnknownException - exception org.apache.avalon.composition.model.ProfileUnknownException.
Exception to indicate that a profile is unknown.
ProfileUnknownException(String) - Constructor for class org.apache.avalon.composition.model.ProfileUnknownException
Construct a new ProfileUnknownException instance.
ProfileUnknownException(String, Throwable) - Constructor for class org.apache.avalon.composition.model.ProfileUnknownException
Construct a new ProfileUnknownException instance.
packException(String, Throwable) - Static method in class org.apache.avalon.composition.util.ExceptionHelper
Returns the exception and causal exceptions as a formatted string.
packException(String, Throwable, boolean) - Static method in class org.apache.avalon.composition.util.ExceptionHelper
Returns the exception and causal exceptions as a formatted string.
printException(Throwable) - Static method in class org.apache.avalon.composition.util.ExceptionHelper
Prints the exception to the standard error out together with cause statements.
printException(String, Throwable) - Static method in class org.apache.avalon.composition.util.ExceptionHelper
Prints the exception to the standard error out together with cause statements.
printException(String, Throwable, Object) - Static method in class org.apache.avalon.composition.util.ExceptionHelper
Prints the exception to the standard error out together with source and cause statements.
printException(String, Throwable, Object, boolean) - Static method in class org.apache.avalon.composition.util.ExceptionHelper
Prints the exception to the standard error out together with source and cause statements.

R

REQUIRE_IMPLEMENTATION_CHANGE - Static variable in class org.apache.avalon.extension.Specification
Enum indicating that extension requires an upgrade of implementation to be compatible with other Package Specification.
REQUIRE_IMPLEMENTATION_UPGRADE - Static variable in class org.apache.avalon.extension.Extension
Enum indicating that extension requires an upgrade of implementation to be compatible with other extension.
REQUIRE_SPECIFICATION_UPGRADE - Static variable in class org.apache.avalon.extension.Extension
Enum indicating that extension requires an upgrade of specification to be compatible with other extension.
REQUIRE_SPECIFICATION_UPGRADE - Static variable in class org.apache.avalon.extension.Specification
Enum indicating that extension requires an upgrade of specification to be compatible with other Package Specification.
REQUIRE_VENDOR_SWITCH - Static variable in class org.apache.avalon.extension.Extension
Enum indicating that extension requires a vendor switch to be compatible with other extension.
REQUIRE_VENDOR_SWITCH - Static variable in class org.apache.avalon.extension.Specification
Enum indicating that extension requires a vendor switch to be compatible with other Package Specification.
ROLE - Static variable in interface org.apache.avalon.extension.manager.ExtensionManager
 
RepositoryDirective - class org.apache.avalon.composition.data.RepositoryDirective.
Description of repository requests.
RepositoryDirective() - Constructor for class org.apache.avalon.composition.data.RepositoryDirective
Create a empty RepositoryDirective.
RepositoryDirective(ResourceDirective[]) - Constructor for class org.apache.avalon.composition.data.RepositoryDirective
Create a RepositoryDirective instance.
ResourceDirective - class org.apache.avalon.composition.data.ResourceDirective.
 
ResourceDirective(String, String, String) - Constructor for class org.apache.avalon.composition.data.ResourceDirective
Creation of a new resource directive.
ResourceDirective(String, String, String, String) - Constructor for class org.apache.avalon.composition.data.ResourceDirective
Creation of a new resource directive.
register(EntryModel) - Method in interface org.apache.avalon.composition.model.DeploymentContext
Add a context entry model to the deployment context.
register(EntryModel) - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentContext
Add a context entry model to the deployment context.
release(Object) - Method in interface org.apache.avalon.activation.appliance.Home
Release an object
release(Object) - Method in class org.apache.avalon.activation.appliance.impl.AbstractBlock
Release an object
release(Object) - Method in class org.apache.avalon.activation.appliance.impl.CompositeBlock
Release an object
release(Object) - Method in class org.apache.avalon.activation.appliance.impl.DefaultAppliance
Release an object.
release(Object) - Method in interface org.apache.avalon.activation.lifestyle.LifestyleHandler
Release an object
release(Object, boolean) - Method in interface org.apache.avalon.activation.lifestyle.LifestyleHandler
Release an object
release(Object) - Method in class org.apache.avalon.activation.lifestyle.impl.AbstractLifestyleHandler
Release an object.
release(Object, boolean) - Method in class org.apache.avalon.activation.lifestyle.impl.PooledLifestyleHandler
Release an object
release(Object, boolean) - Method in class org.apache.avalon.activation.lifestyle.impl.SingletonLifestyleHandler
Release an object
release(Object, boolean) - Method in class org.apache.avalon.activation.lifestyle.impl.ThreadLifestyleHandler
Release an object.
release(Object, boolean) - Method in class org.apache.avalon.activation.lifestyle.impl.TransientLifestyleHandler
Release an object
remove(Appliance) - Method in class org.apache.avalon.activation.appliance.DependencyGraph
Remove an appliance from the dependency graph.
removeChild(DependencyGraph) - Method in class org.apache.avalon.activation.appliance.DependencyGraph
Removal of a consumer dependency graph.
removeCompositionListener(CompositionEventListener) - Method in interface org.apache.avalon.composition.model.ContainmentModel
Remove a composition listener from the model.
removeCompositionListener(CompositionEventListener) - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentModel
Remove a composition listener from the model.
removeExtensionManager(ExtensionManager) - Method in class org.apache.avalon.extension.manager.impl.DelegatingExtensionManager
Remove a repository from list of repositories delegated to to find Optional Packages.
removeModel(String) - Method in interface org.apache.avalon.composition.model.ContainmentModel
Removal of a named model for the containment model.
removeModel(String) - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentModel
Removal of a named model for the containment model.
removePackageRepository(ExtensionManager) - Method in class org.apache.avalon.extension.manager.impl.DelegatingExtensionManager
Deprecated. Use removeExtensionManager instead.
resolve() - Method in interface org.apache.avalon.activation.appliance.Home
Resolve a object to a value.
resolve() - Method in class org.apache.avalon.activation.appliance.impl.AbstractBlock
Resolve a object to a value.
resolve() - Method in class org.apache.avalon.activation.appliance.impl.CompositeBlock
Resolve a object to a value.
resolve() - Method in class org.apache.avalon.activation.appliance.impl.DefaultAppliance
Resolve a object to a value.
resolve() - Method in interface org.apache.avalon.activation.lifestyle.LifestyleHandler
Resolve a object to a value.
resolve() - Method in class org.apache.avalon.activation.lifestyle.impl.PooledLifestyleHandler
Resolve a object to a value relative to a supplied set of interface classes.
resolve() - Method in class org.apache.avalon.activation.lifestyle.impl.SingletonLifestyleHandler
Resolve a object to a value relative to a supplied set of interface classes.
resolve() - Method in class org.apache.avalon.activation.lifestyle.impl.ThreadLifestyleHandler
Resolve a object to a value relative to a supplied set of interface classes.
resolve() - Method in class org.apache.avalon.activation.lifestyle.impl.TransientLifestyleHandler
Resolve a object to a value relative to a supplied set of interface classes.
resolve(String) - Method in interface org.apache.avalon.composition.model.DeploymentContext
Get a context entry from the deployment context.
resolve(String) - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentContext
Get a context entry from the deployment context.
resolve(String) - Method in class org.apache.avalon.merlin.unit.AbstractMerlinTestCase
 
revertActivationPolicy() - Method in interface org.apache.avalon.composition.model.DeploymentModel
Set the activation policy for the model to the default value.
revertActivationPolicy() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Set the activation policy for the model to the default value.
run() - Method in class org.apache.avalon.activation.appliance.impl.BlockThread
Thread execution during which the component managed by the block will be deployed.

S

SEPERATOR - Static variable in interface org.apache.avalon.composition.model.ContainmentModel
 
SPECIFICATION_TITLE - Static variable in class org.apache.avalon.extension.Specification
Manifest Attribute Name object for SPECIFICATION_TITLE.
SPECIFICATION_VENDOR - Static variable in class org.apache.avalon.extension.Extension
Manifest Attribute Name object for SPECIFICATION_VENDOR.
SPECIFICATION_VENDOR - Static variable in class org.apache.avalon.extension.Specification
Manifest Attribute Name object for SPECIFICATION_VENDOR.
SPECIFICATION_VERSION - Static variable in class org.apache.avalon.extension.Extension
Manifest Attribute Name object for SPECIFICATION_VERSION.
SPECIFICATION_VERSION - Static variable in class org.apache.avalon.extension.Specification
Manifest Attribute Name object for SPECIFICATION_VERSION.
SelectionDirective - class org.apache.avalon.composition.data.SelectionDirective.
A DependencyDirective contains information describing how a depedency should be resolved.
SelectionDirective(String, String, String, boolean) - Constructor for class org.apache.avalon.composition.data.SelectionDirective
Creation of a new dependency directive.
SerializedContainmentProfileCreator - class org.apache.avalon.composition.data.builder.SerializedContainmentProfileCreator.
Create ContainmentProfile from stream made up of serialized object.
SerializedContainmentProfileCreator() - Constructor for class org.apache.avalon.composition.data.builder.SerializedContainmentProfileCreator
 
SerializedContainmentProfileWriter - class org.apache.avalon.composition.data.writer.SerializedContainmentProfileWriter.
Write ContainmentProfile objects to a stream as serialized objects.
SerializedContainmentProfileWriter() - Constructor for class org.apache.avalon.composition.data.writer.SerializedContainmentProfileWriter
 
SerializedProfilePackageCreator - class org.apache.avalon.composition.data.builder.SerializedProfilePackageCreator.
Create ProfilePackage from stream made up of serialized object.
SerializedProfilePackageCreator() - Constructor for class org.apache.avalon.composition.data.builder.SerializedProfilePackageCreator
 
SerializedTargetsCreator - class org.apache.avalon.composition.data.builder.SerializedTargetsCreator.
Create Targets from stream made up of serialized object.
SerializedTargetsCreator() - Constructor for class org.apache.avalon.composition.data.builder.SerializedTargetsCreator
 
ServiceContext - interface org.apache.avalon.activation.appliance.ServiceContext.
Service context supplied to an appliance factory.
ServiceDirective - class org.apache.avalon.composition.data.ServiceDirective.
A ServiceDirective is a class that holds a reference to a published service together with a component implementation path reference, referencing the component implementing the service.
ServiceDirective(ServiceDescriptor, String) - Constructor for class org.apache.avalon.composition.data.ServiceDirective
Creation of a new service directive.
ServiceDuplicateException - exception org.apache.avalon.composition.model.ServiceDuplicateException.
Exception raised in response to an attempt to override an existing service defintion.
ServiceDuplicateException(String) - Constructor for class org.apache.avalon.composition.model.ServiceDuplicateException
Construct a new ServiceDuplicateException instance.
ServiceDuplicateException(String, Throwable) - Constructor for class org.apache.avalon.composition.model.ServiceDuplicateException
Construct a new ServiceDuplicateException instance.
ServiceException - exception org.apache.avalon.composition.model.ServiceException.
Exception to indicate that there was a service related error.
ServiceException(String) - Constructor for class org.apache.avalon.composition.model.ServiceException
Construct a new ServiceException instance.
ServiceException(String, Throwable) - Constructor for class org.apache.avalon.composition.model.ServiceException
Construct a new ServiceException instance.
ServiceModel - interface org.apache.avalon.composition.model.ServiceModel.
Service model exposes an exported service class.
ServiceRepository - interface org.apache.avalon.composition.model.ServiceRepository.
A service repository provides support for the storage and retrival of service defintions.
ServiceUnknownException - exception org.apache.avalon.composition.model.ServiceUnknownException.
Exception to indicate that a service defintioon is unknown within the scope of a service manager.
ServiceUnknownException(String) - Constructor for class org.apache.avalon.composition.model.ServiceUnknownException
Construct a new ServiceUnknownException instance.
ServiceUnknownException(String, Throwable) - Constructor for class org.apache.avalon.composition.model.ServiceUnknownException
Construct a new ServiceUnknownException instance.
SingletonLifestyleHandler - class org.apache.avalon.activation.lifestyle.impl.SingletonLifestyleHandler.
 
SingletonLifestyleHandler(Logger, Factory) - Constructor for class org.apache.avalon.activation.lifestyle.impl.SingletonLifestyleHandler
 
Specification - class org.apache.avalon.extension.Specification.
Utility class that represents either an available "Optional Package" (formerly known as "Standard Extension") as described in the manifest of a JAR file, or the requirement for such an optional package.
Specification(String, String, String, String, String, String) - Constructor for class org.apache.avalon.extension.Specification
The constructor to create Package Specification object.
Specification(String, String, String, String, String, String, String[]) - Constructor for class org.apache.avalon.extension.Specification
The constructor to create Package Specification object.
StageDirective - class org.apache.avalon.composition.data.StageDirective.
A StageDirective contains information describing how a stage dependency should be resolved.
StageDirective(String, String) - Constructor for class org.apache.avalon.composition.data.StageDirective
Creation of a new stage directive that associates a stage key with a source component address.
StageDirective(String, SelectionDirective[]) - Constructor for class org.apache.avalon.composition.data.StageDirective
Creation of a new stage directive that associates a stage key with a set of selection constraints.
StageModel - interface org.apache.avalon.composition.model.StageModel.
Stage model handles the establishment of an explicit source extension defintion or stage provider selection based on extension qualification.
StandardFormatter - class org.apache.avalon.composition.logging.impl.StandardFormatter.
This formatter extends ExtendedPatternFormatter so that CascadingExceptions are formatted with all nested exceptions.
StandardFormatter(String) - Constructor for class org.apache.avalon.composition.logging.impl.StandardFormatter
Construct the formatter with the specified pattern and which which prints out exceptions to stackDepth of 8.
StandardFormatter(String, int, boolean) - Constructor for class org.apache.avalon.composition.logging.impl.StandardFormatter
Construct the formatter with the specified pattern and which which prints out exceptions to stackDepth specified.
StringHelper - class org.apache.avalon.composition.util.StringHelper.
General utilities supporting the packaging of string containing file references.
StringHelper() - Constructor for class org.apache.avalon.composition.util.StringHelper
 
SystemContext - interface org.apache.avalon.composition.model.SystemContext.
Defintion of a system context that exposes a system wide set of parameters.
scanDependencies(Extension, Extension[]) - Method in class org.apache.avalon.extension.manager.PackageManager
Build a list of dependencies based on specified Extensions.
scanDependencies(Extension[], Extension[]) - Method in class org.apache.avalon.extension.manager.PackageManager
Build a list of dependencies based on specified Extension.
scanDependencies(Extension[], Extension[], List, List) - Method in class org.apache.avalon.extension.manager.PackageManager
Build a list of dependencies based on specified Extensions.
scanDependencies(Extension, Extension[], List, List) - Method in class org.apache.avalon.extension.manager.PackageManager
Build a list of dependencies based on specified Extension.
scanPath() - Method in class org.apache.avalon.extension.manager.impl.DefaultExtensionManager
Scan the path for this repository and reload all the "Optional Packages" found in the path.
select(Model[], DependencyDescriptor) - Method in interface org.apache.avalon.composition.model.ModelSelector
Returns the preferred model from an available selection of candidates capable of fulfilling a supplied service dependency.
select(Model[], StageDescriptor) - Method in interface org.apache.avalon.composition.model.ModelSelector
Returns the preferred model from an available selection of candidates
select(Profile[], DependencyDescriptor) - Method in interface org.apache.avalon.composition.model.ProfileSelector
Returns the preferred profile from an available selection of candidates profiles.
select(Profile[], StageDescriptor) - Method in interface org.apache.avalon.composition.model.ProfileSelector
Returns the preferred profile from an available selection of candidates profiles.
setActivationPolicy(boolean) - Method in interface org.apache.avalon.composition.model.DeploymentModel
Set the activation policy for the model.
setActivationPolicy(boolean) - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Set the activation policy for the model.
setCategories(CategoriesDirective) - Method in interface org.apache.avalon.composition.model.ContainmentModel
Set categories.
setCategories(CategoriesDirective) - Method in interface org.apache.avalon.composition.model.DeploymentModel
Set categories.
setCategories(CategoriesDirective) - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentModel
Set categories.
setCategories(CategoriesDirective) - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Set categories.
setCollectionPolicy(int) - Method in interface org.apache.avalon.composition.model.DeploymentModel
Set the collection policy to a supplied value.
setCollectionPolicy(int) - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Set the collection policy for the model.
setConfiguration(Configuration) - Method in interface org.apache.avalon.composition.model.DeploymentModel
Set the configuration to the supplied value.
setConfiguration(Configuration, boolean) - Method in interface org.apache.avalon.composition.model.DeploymentModel
Set the configuration to the supplied value.
setConfiguration(Configuration) - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Set the configuration to the supplied value.
setConfiguration(Configuration, boolean) - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Set the configuration to the supplied value.
setParameters(Parameters) - Method in interface org.apache.avalon.composition.model.DeploymentModel
Set the parameters to the supplied value.
setParameters(Parameters, boolean) - Method in interface org.apache.avalon.composition.model.DeploymentModel
Set the parameters to the supplied value.
setParameters(Parameters) - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Set the parameters to the supplied value.
setParameters(Parameters, boolean) - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
Set the parameters to the supplied value.
setPath(String) - Method in class org.apache.avalon.extension.manager.impl.DefaultExtensionManager
Set the path for the Repository.
setPath(String[]) - Method in class org.apache.avalon.extension.manager.impl.DefaultExtensionManager
Set the path for the Repository.
setPath(File[]) - Method in class org.apache.avalon.extension.manager.impl.DefaultExtensionManager
Set the path for the Repository.
setTraceEnabled(boolean) - Method in class org.apache.avalon.composition.model.impl.DefaultSystemContext
Set the system trace flag.
setUp() - Method in class org.apache.avalon.merlin.unit.AbstractMerlinTestCase
 
shutdown() - Method in interface org.apache.avalon.merlin.KernelController
Initiate an orderly shutdown of the kernel.
shutdown() - Method in class org.apache.avalon.merlin.impl.DefaultKernel
Shutdown the kernel during which orderly shutdown of all installed blocks is undertaken.
started() - Method in class org.apache.avalon.activation.appliance.impl.BlockThread
Return the started state of the block thread.
startup() - Method in interface org.apache.avalon.merlin.KernelController
Initiate the establishment of the root container.
startup() - Method in class org.apache.avalon.merlin.impl.DefaultKernel
Initiate the establishment of the root container.
stopped() - Method in class org.apache.avalon.activation.appliance.impl.BlockThread
Return the stoppped state of the block thread.

T

TEMP_KEY - Static variable in interface org.apache.avalon.composition.model.DeploymentContext
The standard context entry key for the partition name.
TargetDescriptor - class org.apache.avalon.composition.logging.TargetDescriptor.
A logging target descriptor.
TargetDescriptor(String, TargetProvider) - Constructor for class org.apache.avalon.composition.logging.TargetDescriptor
Create a LoggingDescriptor instance.
TargetDirective - class org.apache.avalon.composition.data.TargetDirective.
A target is a tagged configuration fragment.
TargetDirective(String) - Constructor for class org.apache.avalon.composition.data.TargetDirective
Create a new null Target instance.
TargetDirective(String, Configuration) - Constructor for class org.apache.avalon.composition.data.TargetDirective
Create a new Target instance.
TargetDirective(String, Configuration, CategoriesDirective) - Constructor for class org.apache.avalon.composition.data.TargetDirective
Create a new Target instance.
TargetProvider - class org.apache.avalon.composition.logging.TargetProvider.
Abstract logging target provider type.
TargetProvider() - Constructor for class org.apache.avalon.composition.logging.TargetProvider
 
Targets - class org.apache.avalon.composition.data.Targets.
A target is a tagged configuration fragment.
Targets() - Constructor for class org.apache.avalon.composition.data.Targets
Create an empty Targets instance.
Targets(TargetDirective[]) - Constructor for class org.apache.avalon.composition.data.Targets
Create a new Targets instance.
TargetsBuilder - class org.apache.avalon.composition.data.builder.TargetsBuilder.
A TargetsBuilderis responsible for building Targets objects from a configuration object.
TargetsBuilder() - Constructor for class org.apache.avalon.composition.data.builder.TargetsBuilder
 
TargetsCreator - interface org.apache.avalon.composition.data.builder.TargetsCreator.
Simple interface used to create a Targets from an input stream.
ThreadLifestyleHandler - class org.apache.avalon.activation.lifestyle.impl.ThreadLifestyleHandler.
 
ThreadLifestyleHandler(Logger, Factory) - Constructor for class org.apache.avalon.activation.lifestyle.impl.ThreadLifestyleHandler
 
TransientLifestyleHandler - class org.apache.avalon.activation.lifestyle.impl.TransientLifestyleHandler.
 
TransientLifestyleHandler(Logger, Factory) - Constructor for class org.apache.avalon.activation.lifestyle.impl.TransientLifestyleHandler
 
TypeDuplicateException - exception org.apache.avalon.composition.model.TypeDuplicateException.
Exception raised in response to an attempt to override the defintion of an existing type.
TypeDuplicateException(String) - Constructor for class org.apache.avalon.composition.model.TypeDuplicateException
Construct a new TypeDuplicateException instance.
TypeDuplicateException(String, Throwable) - Constructor for class org.apache.avalon.composition.model.TypeDuplicateException
Construct a new TypeDuplicateException instance.
TypeException - exception org.apache.avalon.composition.model.TypeException.
Exception to indicate that there was a type related error.
TypeException(String) - Constructor for class org.apache.avalon.composition.model.TypeException
Construct a new TypeException instance.
TypeException(String, Throwable) - Constructor for class org.apache.avalon.composition.model.TypeException
Construct a new TypeException instance.
TypeRepository - interface org.apache.avalon.composition.model.TypeRepository.
A type manager implemetation provides support for the creation, storage and retrival of component types.
TypeRuntimeException - exception org.apache.avalon.composition.model.TypeRuntimeException.
Exception to indicate that there was a type related runtime error.
TypeRuntimeException(String) - Constructor for class org.apache.avalon.composition.model.TypeRuntimeException
Construct a new TypeRuntimeException instance.
TypeRuntimeException(String, Throwable) - Constructor for class org.apache.avalon.composition.model.TypeRuntimeException
Construct a new TypeRuntimeException instance.
TypeUnknownException - exception org.apache.avalon.composition.model.TypeUnknownException.
Exception to indicate that a type is unknown within the scope of a type manager.
TypeUnknownException(String) - Constructor for class org.apache.avalon.composition.model.TypeUnknownException
Construct a new TypeUnknownException instance.
TypeUnknownException(String, Throwable) - Constructor for class org.apache.avalon.composition.model.TypeUnknownException
Construct a new TypeUnknownException instance.
tearDown() - Method in class org.apache.avalon.merlin.unit.AbstractMerlinTestCase
 
toFiles(OptionalPackage[]) - Static method in class org.apache.avalon.extension.manager.OptionalPackage
Convert a list of OptionalPackages into a list of Files.
toString() - Method in class org.apache.avalon.activation.appliance.impl.AbstractAppliance
 
toString() - Method in class org.apache.avalon.activation.appliance.impl.AbstractBlock
 
toString() - Method in class org.apache.avalon.composition.data.DeploymentProfile
Returns a string representation of the profile.
toString() - Method in class org.apache.avalon.composition.data.Mode
Return a string representatio of the mode.
toString() - Method in class org.apache.avalon.composition.data.NamedDeploymentProfile
Returns a string representation of the profile.
toString() - Method in class org.apache.avalon.composition.data.Profile
Returns a string representation of the profile.
toString() - Method in class org.apache.avalon.composition.data.TargetDirective
Return a string representation of the target.
toString() - Method in class org.apache.avalon.composition.data.Targets
Return a string representation of the target.
toString() - Method in class org.apache.avalon.composition.event.CompositionEvent
 
toString() - Method in class org.apache.avalon.composition.model.impl.DefaultContainmentModel
Return a simple string represention of the containment model.
toString() - Method in class org.apache.avalon.composition.model.impl.DefaultDeploymentModel
 
toString() - Method in class org.apache.avalon.composition.model.impl.DefaultModel
 
toString() - Method in class org.apache.avalon.composition.model.impl.NullComponent
 
toString(String) - Static method in class org.apache.avalon.composition.util.StringHelper
Parse a supplied string for patterns matching ${user.dir}, ${merlin.home}, and ${merlin.repository.local} and return the string using the symbolic representation.
toString(File) - Static method in class org.apache.avalon.composition.util.StringHelper
Parse a supplied file for patterns matching ${user.dir}, ${merlin.home}, and ${merlin.repository.local} and return the string using the symbolic representation.
toString(URL) - Static method in class org.apache.avalon.composition.util.StringHelper
Parse a supplied url for patterns matching ${user.dir}, ${merlin.home}, and ${merlin.repository.local} and return the string using the symbolic representation.
toString(URL[]) - Static method in class org.apache.avalon.composition.util.StringHelper
Parse a supplied url sequence for patterns matching ${user.dir}, ${merlin.home}, and ${merlin.repository.local} and return a string using the symbolic representation.
toString(String[]) - Static method in class org.apache.avalon.composition.util.StringHelper
Parse a supplied string sequence for patterns matching ${user.dir}, ${merlin.home}, and ${merlin.repository.local} and return a string using the symbolic representation.
toString() - Method in class org.apache.avalon.extension.Compatability
Return name of compatability level.
toString() - Method in class org.apache.avalon.extension.DeweyDecimal
Return string representation of DeweyDecimal.
toString() - Method in class org.apache.avalon.extension.Extension
Return a String representation of this object.
toString() - Method in class org.apache.avalon.extension.Specification
Return a String representation of this object.
toString() - Method in class org.apache.avalon.extension.manager.OptionalPackage
Return a String representation of this object.
toString() - Method in class org.apache.avalon.merlin.impl.DefaultCriteria
Return a string representation of the kernel criteria.

U

UnknownServiceException - exception org.apache.avalon.activation.appliance.UnknownServiceException.
Exception thrown following a request for an unknown service.
UnknownServiceException(String) - Constructor for class org.apache.avalon.activation.appliance.UnknownServiceException
Construct a new UnknownServiceException instance.
UnknownServiceException(String, Throwable) - Constructor for class org.apache.avalon.activation.appliance.UnknownServiceException
Construct a new UnknownServiceException instance.
UnsatisfiedExtensionException - exception org.apache.avalon.extension.manager.UnsatisfiedExtensionException.
Exception indicating an extension was not found in Package Repository.
UnsatisfiedExtensionException(Extension) - Constructor for class org.apache.avalon.extension.manager.UnsatisfiedExtensionException
Construct the UnsatisfiedPackageException for specified Extension.

W

WARN - Static variable in class org.apache.avalon.composition.data.CategoryDirective
Constant category priority value for warning mode.
writeCategories(Writer, CategoriesDirective, String) - Method in class org.apache.avalon.composition.data.writer.XMLDeploymentProfileWriter
Write out xml representation of the logging categories
writeContainmentProfile(ContainmentProfile, OutputStream) - Method in interface org.apache.avalon.composition.data.writer.ContainmentProfileWriter
Write a ContainmentProfile to a stream
writeContainmentProfile(ContainmentProfile, OutputStream) - Method in class org.apache.avalon.composition.data.writer.SerializedContainmentProfileWriter
Write a ContainmentProfile to a stream
writeContainmentProfile(ContainmentProfile, OutputStream) - Method in class org.apache.avalon.composition.data.writer.XMLContainmentProfileWriter
Write out a containment profile to xml.
writeContainmentProfile(Writer, ContainmentProfile, String) - Method in class org.apache.avalon.composition.data.writer.XMLContainmentProfileWriter
Write out a containment profile to xml.
writeContainmentProfile(Writer, ContainmentProfile, boolean, String) - Method in class org.apache.avalon.composition.data.writer.XMLContainmentProfileWriter
Write out a containment profile to xml.
writeDeploymentBody(Writer, DeploymentProfile, String) - Method in class org.apache.avalon.composition.data.writer.XMLDeploymentProfileWriter
Write out a containment deployment content.
writeDeploymentProfile(Writer, DeploymentProfile, String) - Method in class org.apache.avalon.composition.data.writer.XMLDeploymentProfileWriter
Write out a containment deployment profile to XML.

X

XMLContainmentProfileCreator - class org.apache.avalon.composition.data.builder.XMLContainmentProfileCreator.
Handles internalization of an XML based description of a ContainmentProfile from a Configuration object.
XMLContainmentProfileCreator() - Constructor for class org.apache.avalon.composition.data.builder.XMLContainmentProfileCreator
 
XMLContainmentProfileWriter - class org.apache.avalon.composition.data.writer.XMLContainmentProfileWriter.
Write ContainmentProfile objects to a stream as xml documents.
XMLContainmentProfileWriter() - Constructor for class org.apache.avalon.composition.data.writer.XMLContainmentProfileWriter
 
XMLDeploymentProfileCreator - class org.apache.avalon.composition.data.builder.XMLDeploymentProfileCreator.
 
XMLDeploymentProfileCreator() - Constructor for class org.apache.avalon.composition.data.builder.XMLDeploymentProfileCreator
 
XMLDeploymentProfileWriter - class org.apache.avalon.composition.data.writer.XMLDeploymentProfileWriter.
Write a DeploymentProfile to a stream as xml documents.
XMLDeploymentProfileWriter() - Constructor for class org.apache.avalon.composition.data.writer.XMLDeploymentProfileWriter
 
XMLProfileCreator - class org.apache.avalon.composition.data.builder.XMLProfileCreator.
 
XMLProfileCreator() - Constructor for class org.apache.avalon.composition.data.builder.XMLProfileCreator
 
XMLProfilePackageCreator - class org.apache.avalon.composition.data.builder.XMLProfilePackageCreator.
 
XMLProfilePackageCreator() - Constructor for class org.apache.avalon.composition.data.builder.XMLProfilePackageCreator
 
XMLTargetsCreator - class org.apache.avalon.composition.data.builder.XMLTargetsCreator.
Handles internalization of an XML based description of a Targets instance from a Configuration object.
XMLTargetsCreator() - Constructor for class org.apache.avalon.composition.data.builder.XMLTargetsCreator
 

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

Copyright © Apache Software Foundation. All Rights Reserved.