JNodeOS v1.2.0 API

edu.utah.janos.tests
Class LogCheck

java.lang.Object
  |
  +--edu.utah.janos.nodeos.FlowRun
        |
        +--edu.utah.janos.util.FlowBase
              |
              +--edu.utah.janos.tests.LogCheck

public class LogCheck
extends FlowBase
implements LogListener

Take a good guess.


Fields inherited from class edu.utah.janos.util.FlowBase
args, bufferHandleFreeList, commSpaceHandle, flow
 
Constructor Summary
LogCheck()
           
 
Method Summary
 void logMsg(int level, java.lang.String msg)
          This method is invoked from a log class with the latest log message.
 void start()
           
 
Methods inherited from class edu.utah.janos.util.FlowBase
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogCheck

public LogCheck()
Method Detail

start

public void start()
Overrides:
start in class FlowBase

logMsg

public void logMsg(int level,
                   java.lang.String msg)
Description copied from interface: LogListener
This method is invoked from a log class with the latest log message.
Specified by:
logMsg in interface LogListener

JNodeOS v1.2.0 API

This documentation is Copyright (C) 1998-2002 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 web site: http://www.cs.utah.edu/flux/janos/
Generated on Mar 17, 2002