| Package | Description |
|---|---|
| de.intarsys.tools.functor | |
| de.intarsys.tools.functor.common |
| Modifier and Type | Method and Description |
|---|---|
IFunctorFactory |
StandardFunctorOutlet.lookupFunctorFactory(String id) |
IFunctorFactory |
IFunctorOutlet.lookupFunctorFactory(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<IFunctorFactory> |
StandardFunctorOutlet.getFunctorFactories() |
List<IFunctorFactory> |
IFunctorOutlet.getFunctorFactories() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardFunctorOutlet.registerFunctorFactory(String id,
IFunctorFactory factory) |
void |
IFunctorOutlet.registerFunctorFactory(String id,
IFunctorFactory factory) |
void |
StandardFunctorOutlet.unregisterFunctorFactory(IFunctorFactory factory) |
void |
IFunctorOutlet.unregisterFunctorFactory(IFunctorFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
static IFunctorFactory |
DeclarationIO.lookupFunctorFactory(String id) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DeclarationIO.registerFunctorFactory(String id,
IFunctorFactory factory) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.