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