| Package | Description |
|---|---|
| com.sun.enterprise.server.logging.logviewer.backend |
| Modifier and Type | Method and Description |
|---|---|
LogFile |
LogFilter.getLogFile()
This provides access to the LogFile object.
|
LogFile |
LogFilter.getLogFile(String fileName)
This fetches or updates logFileCache entries.
|
| Modifier and Type | Method and Description |
|---|---|
protected AttributeList |
LogFilter.fetchRecordsUsingQuery(LogFile logFile,
long startingRecord,
boolean next,
boolean forward,
long requestedCount,
Date fromDate,
Date toDate,
String logLevel,
boolean onlyLevel,
List listOfModules,
Properties nameValueMap,
String anySearch)
Internal method that will be called from getLogRecordsUsingQuery()
|
Copyright © 2017. All rights reserved.