wiki:PlugIns/JFC/JFCMonitor

JFCMonitor

The JFCMonitor is a tool for the usage monitoring of JFC applications. The monitor is wrapped around the application to be monitored at the start of the application. This is done through simply changing the starting: instead of loading the application to be monitored directly, it is loaded indirectly by the JFCMonitor.

java -jar jfcmonitor.jar monitorapplication.jar

The only requirement of the JFCMonitor is that the monitored application is provided as a Jar archive and the classpath and main class of the application are defined in the Jar archives manifest.

Last modified 10 years ago Last modified on 10/21/14 18:00:50