Apama
10.15.0 |
Building and Using Apama Dashboards
|
Building Dashboard Clients
|
Defining Dashboard Commands
|
Creating custom commands
Creating custom commands
Developing a custom-command library
Installing a Custom-Command Library
Sample ICommandLibrary implementation
To provide a data server or display server with a library of custom commands
1.
Develop an implementation of
com.apama.dashboard.function.ICommandLibrary
. See
Developing a custom-command library
.
2.
Install your implementation. See
Installing a Custom-Command Library
.