|
intarsys runtime library | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FunctorInvocationException | |
---|---|
de.intarsys.tools.functor |
Uses of FunctorInvocationException in de.intarsys.tools.functor |
---|
Methods in de.intarsys.tools.functor that throw FunctorInvocationException | |
---|---|
Object |
NullFunctor.perform(IFunctorCall call)
|
Object |
IFunctor.perform(IFunctorCall call)
Perform the encapsulated business logic in the context defined in "call". |
Object |
EchoFunctor.perform(IFunctorCall call)
|
Object |
ConstantFunctor.perform(IFunctorCall call)
|
Object |
IFunctorHandler.perform(IFunctor functor,
IFunctorCall call)
Perform the encapsulated business logic for functor |
|
intarsys runtime library | |||||||||
PREV NEXT | FRAMES NO FRAMES |