public interface IFunctorCallFactory
IFunctorCall objects.| Modifier and Type | Method and Description |
|---|---|
IFunctorCall |
createFunctorCall(IFunctor functor,
Object receiver,
IArgs args)
Create a new
IFunctorCall. |
IFunctorCall createFunctorCall(IFunctor functor, Object receiver, IArgs args) throws ObjectCreationException
IFunctorCall.functor - receiver - args - IFunctorCallObjectCreationExceptionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.