public class QueuingInvocationHandler
extends Object
implements InvocationHandler
Constructor and Description |
---|
QueuingInvocationHandler(int capacity) |
Modifier and Type | Method and Description |
---|---|
void |
flush() |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
void |
invokeQueued(Object target) |