Utility method to check if context is writeable and if not throw exception.
This ensures only a single manager of a a component exists.
ConfigurationConverter to set up ClassRealm component fields.
Constructs this ClassRealmConverter with the given ClassRealm.
Exception that is thrown when the class(es) required for a component
implementation are not available.
Component instantiation description.
Exception that is thrown when the class(es) required for a component
implementation are not available.
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.
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.
Like the avalon component manager.
Exception that is thrown when the class(es) required for a component
implementation are not available.
Construct a new CompositionException
instance.
Construct a new CompositionException
instance.
Listen for configuration changes on an object.
Take a normal PlexusConfiguration and look for directives within it
that allow the inlining of external configuration sources.
Logger sending everything to the standard output streams.
This is a simple logger manager that will only write the logging statements to the console.
This special constructor is called directly when the container is bootstrapping itself.
Returns true if the map or the parent map contains the key.
Exception signalling a badly formed Context.
Construct a new ContextException
instance.
Construct a new ContextException
instance.
Converter - interface org.codehaus.plexus.component.configurator.converters.basic.
Converter Translates the String representation of a class into
an instance of the class and vice versa