Apama 10.7.2 | Building and Using Apama Dashboards | Building Dashboard Clients | Using Dashboard Functions | Creating custom functions
 
Creating custom functions
 
Developing a custom-function library
Installing a custom-function library
Sample IFunctionLibrary implementation
*To provide a library of functions
1. Develop an implementation of com.apama.dashboard.function.IFunctionLibrary. See Developing a custom-function library.
2. Install your implementation. See Installing a custom-function library.