|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.component.repository.io.PlexusTools
public class PlexusTools
Constructor Summary | |
---|---|
PlexusTools()
|
Method Summary | |
---|---|
static ComponentDescriptor |
buildComponentDescriptor(PlexusConfiguration configuration)
|
static ComponentDescriptor |
buildComponentDescriptor(java.lang.String configuration)
|
static ComponentSetDescriptor |
buildComponentSet(PlexusConfiguration c)
|
static PlexusConfiguration |
buildConfiguration(java.lang.String configuration)
|
static PlexusConfiguration |
buildConfiguration(java.lang.String resourceName,
java.io.Reader configuration)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlexusTools()
Method Detail |
---|
public static PlexusConfiguration buildConfiguration(java.lang.String resourceName, java.io.Reader configuration) throws PlexusConfigurationException
PlexusConfigurationException
public static PlexusConfiguration buildConfiguration(java.lang.String configuration) throws PlexusConfigurationException
PlexusConfigurationException
public static ComponentDescriptor buildComponentDescriptor(java.lang.String configuration) throws PlexusConfigurationException
PlexusConfigurationException
public static ComponentDescriptor buildComponentDescriptor(PlexusConfiguration configuration) throws PlexusConfigurationException
PlexusConfigurationException
public static ComponentSetDescriptor buildComponentSet(PlexusConfiguration c) throws PlexusConfigurationException
PlexusConfigurationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |