Class Cleaner.SpyInvocationHandler

java.lang.Object
org.apache.maven.plugins.clean.Cleaner.SpyInvocationHandler
All Implemented Interfaces:
InvocationHandler
Enclosing class:
Cleaner

static class Cleaner.SpyInvocationHandler extends Object implements InvocationHandler
  • Field Details

    • delegate

      private final org.apache.maven.execution.ExecutionListener delegate
  • Constructor Details

    • SpyInvocationHandler

      SpyInvocationHandler(org.apache.maven.execution.ExecutionListener delegate)
  • Method Details