T
public class ProxyDispatchAdapter<T> extends Object
Dispatch
ProxyDispatchAdapter(Dispatch<? super MethodInvocation> dispatch, Class<T> type, Class<?>... extraTypes)
getSource()
Class<T>
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProxyDispatchAdapter(Dispatch<? super MethodInvocation> dispatch, Class<T> type, Class<?>... extraTypes)
public Class<T> getType()
public T getSource()
Copyright © 2013. All rights reserved