| Package | Description |
|---|---|
| org.mmbase.util.functions |
The function framework is all about the creation of
Function instances, from which
then, subsequently, function values can be acquired. |
| Modifier and Type | Method and Description |
|---|---|
BeanFunction.Producer |
BeanFunction.getProducer() |
| Modifier and Type | Method and Description |
|---|---|
static BeanFunction |
BeanFunction.getFunction(Class claz,
String name,
BeanFunction.Producer producer)
Gives back a Function object based on the 'bean' concept.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}