intarsys runtime library

de.intarsys.tools.functor
Interface IFunctorFactory


public interface IFunctorFactory

A factory for IFunctor objects.


Method Summary
 IFunctor createFunctor()
          Create a new IFunctor object.
 

Method Detail

createFunctor

IFunctor createFunctor()
                       throws ObjectCreationException
Create a new IFunctor object.

Returns:
The new IFunctor.
Throws:
ObjectCreationException

intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.