|
|||||||||
| 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
com.liferay.portal.kernel.messaging.proxy.MultiClassLoaderProxyRequest
public class MultiClassLoaderProxyRequest
| Constructor Summary | |
|---|---|
MultiClassLoaderProxyRequest(java.lang.reflect.Method method,
java.lang.Object[] arguments)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
execute(java.lang.Object object)
|
protected java.lang.ClassLoader[] |
inspectForClassLoaders(java.lang.reflect.Method method)
|
| Methods inherited from class com.liferay.portal.kernel.messaging.proxy.ProxyRequest |
|---|
getMethodWrapper, hasReturnValue, isSynchronous |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MultiClassLoaderProxyRequest(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
execute in class ProxyRequestjava.lang.Exception
protected java.lang.ClassLoader[] inspectForClassLoaders(java.lang.reflect.Method method)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||