Package org.apache.maven.plugins.clean
Class Cleaner.SpyInvocationHandler
java.lang.Object
org.apache.maven.plugins.clean.Cleaner.SpyInvocationHandler
- All Implemented Interfaces:
InvocationHandler
- Enclosing class:
- Cleaner
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final org.apache.maven.execution.ExecutionListener
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
delegate
private final org.apache.maven.execution.ExecutionListener delegate
-
-
Constructor Details
-
SpyInvocationHandler
SpyInvocationHandler(org.apache.maven.execution.ExecutionListener delegate)
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-