public class MockPlayerConcern extends ConcernOf<InvocationHandler> implements InvocationHandler
| Constructor and Description |
|---|
MockPlayerConcern() |
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke in interface InvocationHandlerThrowableInvocationHandler.invoke(Object, java.lang.reflect.Method, Object[])