|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.messaging.proxy.ProxyRequest
public class ProxyRequest
Constructor Summary | |
---|---|
ProxyRequest(java.lang.reflect.Method method,
java.lang.Object[] arguments)
|
Method Summary | |
---|---|
java.lang.Object |
execute(java.lang.Object object)
|
MethodWrapper |
getMethodWrapper()
|
boolean |
hasReturnValue()
|
boolean |
isSynchronous()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProxyRequest(java.lang.reflect.Method method, java.lang.Object[] arguments) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public java.lang.Object execute(java.lang.Object object) throws java.lang.Exception
java.lang.Exception
public MethodWrapper getMethodWrapper()
public boolean hasReturnValue()
public boolean isSynchronous()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |