|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.benow.log.LogServiceImpl
public class LogServiceImpl
| Nested Class Summary | |
|---|---|
class |
LogServiceImpl.LogReader
|
| Nested classes/interfaces inherited from interface org.benow.java.spec.Markup |
|---|
org.benow.java.spec.Markup.ParamName, org.benow.java.spec.Markup.ReturnDescription |
| Constructor Summary | |
|---|---|
LogServiceImpl()
|
|
| Method Summary | |
|---|---|
LogSnippet |
getLastLogLines(int numLines)
|
LogSnippet |
getLastLogLinesFrom(int fromLine)
|
LogSnippet |
getLog(int from,
int spanning)
|
java.io.File |
getLogFile()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogServiceImpl()
| Method Detail |
|---|
public LogSnippet getLog(int from,
int spanning)
throws java.io.IOException
getLog in interface LogServicejava.io.IOException
public java.io.File getLogFile()
throws java.io.IOException
getLogFile in interface LogServicejava.io.IOException
public LogSnippet getLastLogLinesFrom(int fromLine)
throws java.io.IOException
getLastLogLinesFrom in interface LogServicejava.io.IOException
public LogSnippet getLastLogLines(int numLines)
throws java.io.IOException
getLastLogLines in interface LogServicejava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||