|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearchResults | |
|---|---|
| org.fusesource.web.console.client.common | |
| org.fusesource.web.console.server | |
| Uses of SearchResults in org.fusesource.web.console.client.common |
|---|
| Methods in org.fusesource.web.console.client.common that return SearchResults | |
|---|---|
SearchResults |
AgentService.getLogs(java.lang.String File,
java.lang.String level,
int maxResult,
boolean includeStacks)
|
| Method parameters in org.fusesource.web.console.client.common with type arguments of type SearchResults | |
|---|---|
void |
AgentServiceAsync.getLogs(java.lang.String File,
java.lang.String level,
int maxResult,
boolean includeStacks,
com.google.gwt.user.client.rpc.AsyncCallback<SearchResults> async)
|
| Uses of SearchResults in org.fusesource.web.console.server |
|---|
| Methods in org.fusesource.web.console.server that return SearchResults | |
|---|---|
SearchResults |
LocalAgentServiceImpl.getLogs(java.lang.String file,
java.lang.String level,
int maxResult,
boolean includeStacks)
|
SearchResults |
AgentServiceImpl.getLogs(java.lang.String file,
java.lang.String level,
int maxResult,
boolean includeStacks)
|
static SearchResults |
LoggingServiceUtil.getMatchingItems(java.lang.String logFile,
java.lang.String level,
int maxResults,
boolean includeStacks)
get all matching logs |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||