Package org.omnaest.utils.proxy.handler

Interface Summary
MethodInvocationHandler Handles a method invocation.
 

Class Summary
MethodCallCapture Result of a captured method call.
MethodInvocationHandlerDecorator Decorator for MethodInvocationHandler
MethodInvocationHandlerDecoratorToString Decorator MethodInvocationHandler which captures a call for the Object.toString() method and forwards all other invocations.
MethodInvocationHandlerDecoratorUnderlyingMapAware Decorator MethodInvocationHandler which captures a call for the UnderlyingMapAware.getUnderlyingMap() method
 



Copyright © 2013. All Rights Reserved.