de.intarsys.tools.functor
Class EventFunctorCallFactory
java.lang.Object
de.intarsys.tools.functor.EventFunctorCallFactory
- All Implemented Interfaces:
- IFunctorCallFactory
public class EventFunctorCallFactory
- extends Object
- implements IFunctorCallFactory
EventFunctorCallFactory
public EventFunctorCallFactory()
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 © 2008 intarsys consulting GmbH. All Rights Reserved.