org.apache.maven.plugin
Class DebugConfigurationListener
java.lang.Object
   org.apache.maven.plugin.DebugConfigurationListener
org.apache.maven.plugin.DebugConfigurationListener
- All Implemented Interfaces: 
- ConfigurationListener
Deprecated.
- @Deprecated
public class DebugConfigurationListener 
- extends Object- implements ConfigurationListener
Log at debug level the mojo configuration.
- Author:
- Brett Porter
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DebugConfigurationListener
public DebugConfigurationListener(Logger logger)
- Deprecated. 
notifyFieldChangeUsingSetter
public void notifyFieldChangeUsingSetter(String fieldName,
                                         Object value,
                                         Object target)
- Deprecated. - 
- Specified by:
- notifyFieldChangeUsingSetterin interface- ConfigurationListener
 
- 
 
notifyFieldChangeUsingReflection
public void notifyFieldChangeUsingReflection(String fieldName,
                                             Object value,
                                             Object target)
- Deprecated. - 
- Specified by:
- notifyFieldChangeUsingReflectionin interface- ConfigurationListener
 
- 
 
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.