All Classes and Interfaces
Class
Description
Component discoverer which relies on annotation information to define component definitions.
Base class for all LoggerManagers which use cache of Loggers.
A configuration source that delegates to any number of underlying configuration sources.
ConfigurationConverter to set up ClassRealm component fields.
Exception that is thrown when the class(es) required for a component
implementation are not available.
This represents a project which this component depends upon to function
properly, for example, a required jar file.
Component instantiation description.
Exception that is thrown when the class(es) required for a component
implementation are not available.
ComponentDiscovererManager is a simple index (registry) of ComponentDiscovers and ComponentDiscoveryListener.
Signals to a ComponentDiscoveryListener that an event has taken place
involving a set of components.
A listener which responds in some way to component discovery by a PlexusContainer.
A
ServiceFactory
is responsible for instantiating a component.Exception that is thrown when the class(es) required for a component
implementation are not available.
Exception that is thrown when the class(es) required for a component
implementation are not available.
The exception which is thrown by a component repository when
the requested component cannot be found.
The exception which is thrown by a component repository when
the requested component cannot be found.
Manages a component manager.
Exception that is thrown when the class(es) required for a component
implementation are not available.
Exception that is thrown when the class(es) required for a component
implementation are not available.
Exception that is thrown when the class(es) required for a component
implementation are not available.
This represents a component this is required by another component.
Created by IntelliJ IDEA.
Contains a set of ComponentDescriptors and the set's dependencies.
Configures a component.
Listen for configuration changes on an object.
A source for component configurations which may reside outside the configuration within a component descriptor.
Logger sending everything to the standard output streams.
This is a simple logger manager that will only write the logging statements to the console.
Context is a Map of arbitrary data associated with the container.
Exception signalling a badly formed Context.
Translates the String representation of a class into
an instance of the class and vice versa
Thrown when component composition goes awry.
Default implementation of Context.
Evaluate an expression.
Default implementation of PlexusContainer and MutablePlexusContainer.
Exception that occurs during the evaluation of an expression.
Evaluate an expression.
Indicates a problem occurred when initialising a component.
Component Factory for components written in Java Language which have default no parameter constructor
LifecycleHandlerManager is a simple index (registry) of LifecycleHandler instances.
Converter for
java.util.Properties
.Creates a new component manager for every lookup
Describes an error that has occurred during the execution of a phase.
A configuration data hierarchy for configuring aspects of plexus.
Converter for
org.codehaus.plexus.configuration.PlexusConfiguration
Exception that is thrown when an expected configuration value encounters
problems loading correctly.
TODO: This merger explicity uses the XML implementation of the plexus configuration but
it must work for configurations coming from any source.
PlexusContainer is the entry-point for loading and accessing other
components.
Container execution exception.
A ServiceLocator for PlexusContainer.
Converter for
java.util.Properties
.Component discoverer which relies on the metadata for the components residing in a resource that
can be found in a classloader.
Indicates that a class wants a hold on a ServiceLocator.
Provides services to components by means of a lookup.
This ensures a component is only used as a singleton, and is only shutdown when the container
shuts down.
Error occuring while starting a component.
Error occuring while starting a component.
Evaluate an expression.
Converter for
URI
objects.