Class BufferingSinkProxyFactory.MethodWithArguments

java.lang.Object
org.apache.maven.doxia.sink.impl.BufferingSinkProxyFactory.MethodWithArguments
Enclosing class:
BufferingSinkProxyFactory

private static final class BufferingSinkProxyFactory.MethodWithArguments extends Object
  • Field Details

    • method

      private final Method method
    • args

      private final Object[] args
  • Constructor Details

    • MethodWithArguments

      MethodWithArguments(Method method, Object[] args)
  • Method Details

    • invoke

      void invoke(Object object)