JNodeOS v1.1.5 API

Uses of Interface
edu.utah.janos.io.LogListener

Packages that use LogListener
edu.utah.janos.io   
edu.utah.janos.tests   
 

Uses of LogListener in edu.utah.janos.io
 

Classes in edu.utah.janos.io that implement LogListener
 class DatagramLogListener
          A log listener that tracks the log level and can reply to StatusMessage queries about the level.
 

Methods in edu.utah.janos.io with parameters of type LogListener
 void Log.addListener(LogListener ll)
          Add a listener to this log.
 void Log.removeListener(LogListener ll)
           
 

Uses of LogListener in edu.utah.janos.tests
 

Classes in edu.utah.janos.tests that implement LogListener
 class LogCheck
          Take a good guess.
 


JNodeOS v1.1.5 API

This documentation is Copyright (C) 1998-2001 The University of Utah. All Rights Reserved. See the file LICENSE for distribution terms.
Documentation, software, and mailing list archives for Janos can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/