|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.groboutils.codecoverage.v2.logger.DirectoryChannelLogReader
Reads logs written by DirectoryChannelLogger.
| Constructor Summary | |
DirectoryChannelLogReader(java.io.File baseDir,
short channel)
|
|
| Method Summary | |
IClassChannelLogReader |
getReaderForClassSignature(java.lang.String signature)
Returns a channel reader for a specific class signature. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DirectoryChannelLogReader(java.io.File baseDir,
short channel)
| Method Detail |
public IClassChannelLogReader getReaderForClassSignature(java.lang.String signature)
throws java.io.IOException
getReaderForClassSignature in interface IChannelLogReaderjava.io.IOException - thrown if there was an underlying problem reading
from the log.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||