Class EventCapturingSinkProxy

java.lang.Object
org.apache.maven.doxia.sink.impl.EventCapturingSinkProxy
All Implemented Interfaces:
InvocationHandler

public class EventCapturingSinkProxy extends Object implements InvocationHandler
A proxy for a Sink which captures all event/method names called on it.