GCA 0.4.0

Package pfg.gca.collector

Provides the foundation for collecting GC entries from raw verbose GC output.

See:
          Description

Interface Summary
ICollector A collector collects GC records from a raw verbose GC stream.
 

Class Summary
CollectorFactory A factory for generating GC record collectors.
 

Package pfg.gca.collector Description

Provides the foundation for collecting GC entries from raw verbose GC output. Concrete collectors should implement ICollector. As other collectors are added, the CollectorFactory should be modifed to accomodate them.


Paul Glezen
http://glezen.org/gca/

Generated: February 24 2005