public class EventFunctorCallFactory extends java.lang.Object implements IFunctorCallFactory
| Constructor and Description |
|---|
EventFunctorCallFactory() |
| 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
IFunctorCallFactoryIFunctorCall.createFunctorCall in interface IFunctorCallFactoryIFunctorCallObjectCreationException