Uses of Class
com.sun.enterprise.server.logging.logviewer.backend.LogFile.LogEntry
-
Packages that use LogFile.LogEntry Package Description 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 Modifier and Type Method Description protected booleanLogFilter. allChecks(LogFile.LogEntry entry, Date fromDate, Date toDate, String queryLevel, boolean onlyLevel, List listOfModules, Properties nameValueMap, String anySearch)This method accepts the first line of the Log Record and checks to see if it matches the query.
-