|
intarsys runtime library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodInvocationException | |
|---|---|
| de.intarsys.tools.functor | |
| de.intarsys.tools.objectmodel | |
| de.intarsys.tools.reflect | |
| Uses of MethodInvocationException in de.intarsys.tools.functor |
|---|
| Methods in de.intarsys.tools.functor that throw MethodInvocationException | |
|---|---|
Object |
FunctorMethodHandler.invoke(Object receiver,
IArgs args)
|
| Uses of MethodInvocationException in de.intarsys.tools.objectmodel |
|---|
| Methods in de.intarsys.tools.objectmodel that throw MethodInvocationException | |
|---|---|
Object |
FunctorMethod.invoke(Object receiver,
IArgs args)
|
Object |
InvokeIntercept.resume()
|
| Uses of MethodInvocationException in de.intarsys.tools.reflect |
|---|
| Methods in de.intarsys.tools.reflect that throw MethodInvocationException | |
|---|---|
Object |
Predicates.Not.invoke(Object receiver,
IArgs args)
|
Object |
Predicates.And.invoke(Object receiver,
IArgs args)
|
Object |
Predicates.Or.invoke(Object receiver,
IArgs args)
|
Object |
IMethodHandler.invoke(Object receiver,
IArgs args)
Execute the implementation associated with this method in the context of the receiver and return the result. |
boolean |
IMethodHandlerAccessibility.isInvokeEnabled(Object receiver,
IArgs args)
Query the accessibility of the implementation associated with this method in the context of the receiver. |
|
intarsys runtime library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||