de.intarsys.tools.functor
Class StandardFunctorOutlet
java.lang.Object
de.intarsys.tools.functor.StandardFunctorOutlet
- All Implemented Interfaces:
- IFunctorOutlet
public class StandardFunctorOutlet
- extends Object
- implements IFunctorOutlet
StandardFunctorOutlet
public StandardFunctorOutlet()
getFunctorFactories
public List<IFunctorFactory> getFunctorFactories()
- Specified by:
getFunctorFactories in interface IFunctorOutlet
lookupFunctorFactory
public IFunctorFactory lookupFunctorFactory(String id)
- Specified by:
lookupFunctorFactory in interface IFunctorOutlet
registerFunctorFactory
public void registerFunctorFactory(String id,
IFunctorFactory factory)
- Specified by:
registerFunctorFactory in interface IFunctorOutlet
unregisterFunctorFactory
public void unregisterFunctorFactory(IFunctorFactory factory)
- Specified by:
unregisterFunctorFactory in interface IFunctorOutlet
Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.