Package de.intarsys.tools.functor
Interface IFunctorOutlet
- All Known Implementing Classes:
StandardFunctorOutlet
public interface IFunctorOutlet
-
Method Summary
Modifier and TypeMethodDescriptionvoid
registerFunctorFactory
(IFunctorFactory factory) void
unregisterFunctorFactory
(IFunctorFactory factory)
-
Method Details
-
getFunctorFactories
List<IFunctorFactory> getFunctorFactories() -
lookupFunctorFactory
-
registerFunctorFactory
-
unregisterFunctorFactory
-