view agent/make/README.txt @ 16241:c6ebc1997a55

added listener for nodes being added to a graph; consolidated all node event listeners into new NodeEventListener interface and made registering such listeners work in a try-with-resources statement so that de-registration is automatic
author Doug Simon <doug.simon@oracle.com>
date Thu, 26 Jun 2014 13:42:29 +0200
parents a61af66fc99e
children
line wrap: on
line source

These are the Java-level sources for the Serviceability Agent (SA).

To build, type "gnumake all".

For usage documentation, please refer to ../doc/index.html.