Class DebugConfigurationListener
- java.lang.Object
-
- org.apache.maven.plugins.assembly.internal.DebugConfigurationListener
-
- All Implemented Interfaces:
org.codehaus.plexus.component.configurator.ConfigurationListener
public class DebugConfigurationListener extends Object implements org.codehaus.plexus.component.configurator.ConfigurationListener
Copy of deprecatedDebugConfigurationListenerupdated to Slf4j.
-
-
Constructor Summary
Constructors Constructor Description DebugConfigurationListener(org.slf4j.Logger logger)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidnotifyFieldChangeUsingReflection(String fieldName, Object value, Object target)voidnotifyFieldChangeUsingSetter(String fieldName, Object value, Object target)
-