Package de.intarsys.tools.functor
Class StandardFunctorOutlet
java.lang.Object
de.intarsys.tools.functor.StandardFunctorOutlet
- All Implemented Interfaces:
IFunctorOutlet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterFunctorFactory(IFunctorFactory factory) voidunregisterFunctorFactory(IFunctorFactory factory)
-
Constructor Details
-
StandardFunctorOutlet
public StandardFunctorOutlet()
-
-
Method Details
-
getFunctorFactories
- Specified by:
getFunctorFactoriesin interfaceIFunctorOutlet
-
lookupFunctorFactory
- Specified by:
lookupFunctorFactoryin interfaceIFunctorOutlet
-
registerFunctorFactory
- Specified by:
registerFunctorFactoryin interfaceIFunctorOutlet
-
unregisterFunctorFactory
- Specified by:
unregisterFunctorFactoryin interfaceIFunctorOutlet
-