Uses of Package
org.codehaus.plexus.configuration

Packages that use org.codehaus.plexus.configuration
org.codehaus.plexus.component.repository Provides classes for defining/describing components and dependencies as they are contained in a component repository. 
org.codehaus.plexus.configuration Configurations in Plexus are the classes that define how a component is described, for example, as a plexus.xml file. 
org.codehaus.plexus.personality.plexus.lifecycle.phase Contains the interfaces (and exceptions) which represent the component lifecycle phases of the Plexus personality. 
 

Classes in org.codehaus.plexus.configuration used by org.codehaus.plexus.component.repository
PlexusConfiguration
          A configuration data hierarchy for configuring aspects of plexus.
 

Classes in org.codehaus.plexus.configuration used by org.codehaus.plexus.configuration
PlexusConfiguration
          A configuration data hierarchy for configuring aspects of plexus.
PlexusConfigurationException
          Exception that is thrown when an expected configuration value encounters problems loading correctly.
 

Classes in org.codehaus.plexus.configuration used by org.codehaus.plexus.personality.plexus.lifecycle.phase
PlexusConfiguration
          A configuration data hierarchy for configuring aspects of plexus.
PlexusConfigurationException
          Exception that is thrown when an expected configuration value encounters problems loading correctly.
 



Copyright © 2001-2009 Codehaus. All Rights Reserved.