thredds.logs
Class LogReader.IpFilter

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

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


Constructor Summary
LogReader.IpFilter(String[] match, LogReader.LogFilter chain)
           
 
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.IpFilter

public LogReader.IpFilter(String[] match,
                          LogReader.LogFilter chain)
Method Detail

pass

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


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