thredds.logs
Class LogReader.FilterNoop

java.lang.Object
  extended by thredds.logs.LogReader.FilterNoop
All Implemented Interfaces:
LogReader.LogFilter
Enclosing class:
LogReader

public static class LogReader.FilterNoop
extends Object
implements LogReader.LogFilter


Constructor Summary
LogReader.FilterNoop()
           
 
Method Summary
 boolean pass(LogReader.Log log)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogReader.FilterNoop

public LogReader.FilterNoop()
Method Detail

pass

public boolean pass(LogReader.Log log)
Specified by:
pass in interface LogReader.LogFilter


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.