public interface IFunctorRegistry
IFunctor instances.| Modifier and Type | Method and Description |
|---|---|
IFunctor[] |
getFunctors()
The collection of all registered
IFunctor instances. |
IFunctor |
lookupFunctor(String id)
|
void |
registerFunctor(IFunctor service) |
void |
unregisterFunctor(IFunctor service) |
IFunctor[] getFunctors()
IFunctor instances.IFunctor instances.void registerFunctor(IFunctor service)
void unregisterFunctor(IFunctor service)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.