de.intarsys.tools.functor
Class SimpleFunctorCallFactory
java.lang.Object
de.intarsys.tools.functor.SimpleFunctorCallFactory
- All Implemented Interfaces:
- IFunctorCallFactory
public class SimpleFunctorCallFactory
- extends Object
- implements IFunctorCallFactory
SimpleFunctorCallFactory
public SimpleFunctorCallFactory()
createFunctorCall
public IFunctorCall createFunctorCall(IFunctor functor,
Object receiver,
IArgs args)
throws ObjectCreationException
- Description copied from interface:
IFunctorCallFactory
- Create a new
IFunctorCall.
- Specified by:
createFunctorCall in interface IFunctorCallFactory
- Returns:
- The new
IFunctorCall
- Throws:
ObjectCreationException
Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.