|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFunctorFactory
A factory for IFunctor
objects.
Method Summary | |
---|---|
IFunctor |
createFunctor()
Create a new IFunctor object. |
java.lang.String |
getId()
The unique id for this IFunctorFactory instance. |
Method Detail |
---|
IFunctor createFunctor() throws ObjectCreationException
IFunctor
object.
IFunctor
.
ObjectCreationException
java.lang.String getId()
IFunctorFactory
instance.
IFunctorFactory
instance.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |