intarsys runtime library

Uses of Class
de.intarsys.tools.functor.FunctorInvocationException

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

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.