public class CallerProxy extends Object implements InvocationHandler
Modifier and Type | Method and Description |
---|---|
Object |
invoke(Object proxy,
Method m,
Object[] args) |
void |
setErrorCallBack(org.jboss.errai.common.client.api.ErrorCallback<Object> errorCallBack) |
void |
setSuccessCallBack(org.jboss.errai.common.client.api.RemoteCallback<Object> successCallBack) |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.