|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.codehaus.plexus.logging.AbstractLogEnabled org.apache.maven.project.interpolation.AbstractStringBasedModelInterpolator org.apache.maven.project.interpolation.StringSearchModelInterpolator org.apache.maven.ReflectionConfigurationInterpolator
public class ReflectionConfigurationInterpolator
Field Summary |
---|
Fields inherited from interface org.apache.maven.ConfigurationInterpolator |
---|
ROLE |
Fields inherited from interface org.apache.maven.project.interpolation.ModelInterpolator |
---|
BUILD_TIMESTAMP_FORMAT_PROPERTY, DEFAULT_BUILD_TIMESTAMP_FORMAT, ROLE |
Constructor Summary | |
---|---|
ReflectionConfigurationInterpolator()
|
Method Summary | |
---|---|
Object |
interpolate(Object configObject,
MavenProject 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, getRecursionInterceptor, initialize, interpolate, interpolate, interpolate, interpolateInternal, setRecursionInterceptor |
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 Object interpolate(Object configObject, MavenProject 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 |