Uses of Interface
org.codehaus.plexus.configuration.PlexusConfiguration
Packages that use PlexusConfiguration
Package
Description
-
Uses of PlexusConfiguration in org.codehaus.plexus.component.repository
Methods in org.codehaus.plexus.component.repository that return PlexusConfigurationMethods in org.codehaus.plexus.component.repository with parameters of type PlexusConfigurationModifier and TypeMethodDescriptionvoidComponentDescriptor.setConfiguration(PlexusConfiguration configuration) -
Uses of PlexusConfiguration in org.codehaus.plexus.configuration
Methods in org.codehaus.plexus.configuration that return PlexusConfigurationModifier and TypeMethodDescriptionPlexusConfiguration.getChild(int i) PlexusConfiguration.getChildren()PlexusConfiguration.getChildren(String name) Methods in org.codehaus.plexus.configuration with parameters of type PlexusConfigurationModifier and TypeMethodDescriptionvoidPlexusConfiguration.addChild(PlexusConfiguration configuration) -
Uses of PlexusConfiguration in org.codehaus.plexus.personality.plexus.lifecycle.phase
Methods in org.codehaus.plexus.personality.plexus.lifecycle.phase with parameters of type PlexusConfiguration