public class LogFiles extends Object
| Constructor and Description |
|---|
LogFiles(Dispatcher dispatcher,
Environment environment,
StatementContext statementContext,
Places places) |
| Modifier and Type | Method and Description |
|---|---|
void |
download(String logFile) |
void |
tail(String name,
int lines,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
String |
target(String name) |
@Inject public LogFiles(Dispatcher dispatcher, Environment environment, StatementContext statementContext, Places places)
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.