de.intarsys.tools.functor
public class SimpleFunctorCallFactory extends java.lang.Object implements IFunctorCallFactory
Constructor and Description |
---|
SimpleFunctorCallFactory() |
Modifier and Type | Method and Description |
---|---|
IFunctorCall |
createFunctorCall(IFunctor functor,
java.lang.Object receiver,
IArgs args)
Create a new
IFunctorCall . |
public IFunctorCall createFunctorCall(IFunctor functor, java.lang.Object receiver, IArgs args) throws ObjectCreationException
IFunctorCallFactory
IFunctorCall
.createFunctorCall
in interface IFunctorCallFactory
IFunctorCall
ObjectCreationException