Package org.codehaus.plexus.registry

Interface Summary
Registry The Plexus registry is a single source of external configuration for Plexus components and applications.
RegistryListener Receives notifications of configuration changes in thre registry.
 

Class Summary
AbstractRegistryConverter Base class for registry type converters.
RegistryCollectionConverter Converts a registry into a collection.
RegistryComponentValueSetter TODO! This should not be needed - add the necessary capability to the other component value setter to merge results with existing values
RegistryConfigurePhase Configure Plexus components from the registry.
RegistryIntConverter Converts a registry into an integer.
RegistryMapConverter Converts a registry into a map.
RegistryPlexusConfiguration An implementation of the Plexus Configuration interface backed by a registry.
RegistryStringConverter Converts a registry into a collection.
 

Exception Summary
RegistryException Exception occurring in the registry component.