view agent/make/README.txt @ 16982:5762848171e7

replaced 'node.getClass() == <literal>.getGenClass()' idiom with new 'NodeClass.is(Class<? extends Node.class> cls)' mechanism
author Doug Simon <doug.simon@oracle.com>
date Wed, 27 Aug 2014 18:58:15 +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.