| Package | Description |
|---|---|
| de.intarsys.tools.functor | |
| de.intarsys.tools.objectmodel | |
| de.intarsys.tools.reflect |
| Modifier and Type | Method and Description |
|---|---|
Object |
FunctorMethodHandler.invoke(Object receiver,
IArgs args) |
| Modifier and Type | Method and Description |
|---|---|
Object |
FunctorMethod.invoke(Object receiver,
IArgs args) |
Object |
InvokeIntercept.resume() |
| Modifier and Type | Method and Description |
|---|---|
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. |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.