|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator
org.apache.maven.project.interpolation.StringSearchModelInterpolator
org.apache.maven.ReflectionConfigurationInterpolator
Field Summary |
Fields inherited from interface org.apache.maven.project.interpolation.ModelInterpolator |
BUILD_TIMESTAMP_FORMAT_PROPERTY, DEFAULT_BUILD_TIMESTAMP_FORMAT, ROLE |
Constructor Summary | |
ReflectionConfigurationInterpolator()
|
Method Summary | |
java.lang.Object |
interpolate(java.lang.Object configObject,
org.apache.maven.project.MavenProject project,
org.apache.maven.project.ProjectBuilderConfiguration config)
|
Methods inherited from class org.apache.maven.project.interpolation.StringSearchModelInterpolator |
createInterpolator, interpolate, interpolateObject |
Methods inherited from class org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator |
createPostProcessors, createValueSources, getInterpolator, initialize, interpolate, interpolate, interpolate, interpolateInternal |
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReflectionConfigurationInterpolator()
Method Detail |
public java.lang.Object interpolate(java.lang.Object configObject, org.apache.maven.project.MavenProject project, org.apache.maven.project.ProjectBuilderConfiguration config) throws ConfigurationInterpolationException
interpolate
in interface ConfigurationInterpolator
ConfigurationInterpolationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |