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 deprecated
DebugConfigurationListener updated to Slf4j.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidnotifyFieldChangeUsingReflection(String fieldName, Object value, Object target) voidnotifyFieldChangeUsingSetter(String fieldName, Object value, Object target)
-
Constructor Details
-
DebugConfigurationListener
public DebugConfigurationListener(org.slf4j.Logger logger)
-
-
Method Details
-
notifyFieldChangeUsingSetter
-
notifyFieldChangeUsingReflection
-