New Dashboard Listener
The New Dashboard Listener dialog box is used to upload and register an implementation of the Dashboard Listener API. It appears when an admin user selects the New Dashboard Listener link in the Administration > Other > Dashboard Listeners page in the server console.
The dialog box is divided into two phases, one for specifying the implementation file and the other for specifying target resources.
Specifying the Implementation File Phase
This is used for adding an implementation file of the Dashboard Listener API.
Source File
Uploads an implementation class file of the Dashboard Listener API which could be a .zip or .jar file using the Browse button.
Next
Moves forward to the next step of specifying the target resources.
Cancel
Cancels the setting and closes the dialog box.
Help
Displays the help document about this feature.
Specifying Target Resources Phase
This is used for specifying the target resources that the implementation will take effect on.
Class Name
Lists class names defined in the specified implementation file. Select a class name from the drop-down list or type the name manually.
Target
Specifies the resources that the implementation will take effect on. Multiple selection is supported in the Target box.
If the target value is null, the implementation will not take effect.
Opens the Select Target dialog box for adding a new target.
Removes the selected target values.
Description
Specifies the description of the implementation.
Enabled
Specifies whether the implementation is enabled. The enabled implementations will take effect.
Back
Returns to the step of specifying an implementation file.
Finish
Adds the implementation and exits the dialog box.
Cancel
Cancels the setting and closes the dialog box.
Help
Displays the help document about this feature.