public class ReflectionDispatch extends Object implements Dispatch<MethodInvocation>
| Constructor and Description |
|---|
ReflectionDispatch(Object target) |
public ReflectionDispatch(Object target)
public void dispatch(MethodInvocation message)
Dispatchdispatch in interface Dispatch<MethodInvocation>message - The message.Copyright © 2013. All rights reserved