Uses of Class
com.sun.enterprise.server.logging.logviewer.backend.LogFile.LogEntry

Packages that use LogFile.LogEntry
com.sun.enterprise.server.logging.logviewer.backend   
 

Uses of LogFile.LogEntry in com.sun.enterprise.server.logging.logviewer.backend
 

Methods in com.sun.enterprise.server.logging.logviewer.backend with parameters of type LogFile.LogEntry
protected  boolean LogFilter.allChecks(LogFile.LogEntry entry, java.util.Date fromDate, java.util.Date toDate, java.lang.String queryLevel, boolean onlyLevel, java.util.List listOfModules, java.util.Properties nameValueMap, java.lang.String anySearch)
          This method accepts the first line of the Log Record and checks to see if it matches the query.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.