Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
com.eireneh.util.event.CaptureListener

Uses of CaptureListener in com.eireneh.util.event
 

Classes in com.eireneh.util.event that implement CaptureListener
 class FileCaptureListener
          This class listens to Logger messages and copies them to a file.
 class StdOutCaptureListener
          This class listens to Reporter captures and copies them to a stream.