net.bull.javamelody.resource.customizableMonitoring.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of javamelody-core Show documentation
Show all versions of javamelody-core Show documentation
Monitoring of JavaEE applications
/* Like for customizableMonitoring.css, this JS file is used as an add-on to other JS files, in order to ease custom javascripts, without overriding one of the JS files */
/* To add your own javascripts, write a file "/customizedMonitoring.js" with your own javascript, at the root of the web content in your webapp.
And add the following in the web.xml file of your webapp :
customResourceFilter
net.bull.javamelody.CustomResourceFilter
customizableMonitoring.js
/customizedMonitoring.js
customResourceFilter
/monitoring
*/