Package | Description |
---|---|
com.zementis.adapa.extensions |
Provides the interfaces which can be implemented to add custom extensions to ADAPA.
|
Modifier and Type | Method and Description |
---|---|
Function<?> |
Function.Factory.createFunction(String functionName,
Class<?>... argumentTypes)
Creates a
Function by matching the function name and argument types with a function implementation. |
Copyright © 2005–2016 Zementis, Inc.. All rights reserved.