|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.xbase.interpreter.impl.AbstractClosureInvocationHandler
org.eclipse.xtext.xbase.interpreter.impl.DelegatingInvocationHandler
public class DelegatingInvocationHandler
| Nested Class Summary | |
|---|---|
static class |
DelegatingInvocationHandler.DelegationFailedException
|
| Constructor Summary | |
|---|---|
DelegatingInvocationHandler(java.lang.Object receiver,
java.lang.Class<?> interfaceType)
|
|
| Method Summary | |
|---|---|
protected java.lang.Object |
doInvoke(java.lang.reflect.Method method,
java.lang.Object[] args)
|
protected java.lang.reflect.Method |
findMethod(java.lang.Class<?> interfaceType)
|
| Methods inherited from class org.eclipse.xtext.xbase.interpreter.impl.AbstractClosureInvocationHandler |
|---|
invoke, isEquals, isHashCode, isToString, proxyToString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DelegatingInvocationHandler(java.lang.Object receiver,
java.lang.Class<?> interfaceType)
| Method Detail |
|---|
protected java.lang.reflect.Method findMethod(java.lang.Class<?> interfaceType)
protected java.lang.Object doInvoke(java.lang.reflect.Method method,
java.lang.Object[] args)
throws java.lang.Throwable
doInvoke in class AbstractClosureInvocationHandlerjava.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||