|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ICoverageLoggerConst | Contains all the constants used by CoverageLogger. |
Class Summary | |
CacheDirChannelLogger | This is the same as the DirectoryChannelLogger, except that the open files are cached for access. |
CacheDirChannelLoggerFactory | This is the same as the DirectoryChannelLoggerFactory, except that it caches the files as open. |
CoverageLogger | The singleton invoked at runtime to log each marked bytecode instruction covered. |
DefaultChannelLogRecord | A standard implementation of a channel log record. |
DirectoryChannelLogger | Logs coverage reports to a directory of logs. |
DirectoryChannelLoggerFactory | The singleton invoked at runtime to log each marked bytecode instruction covered. |
DirectoryChannelLogReader | Reads logs written by DirectoryChannelLogger. |
DirectoryClassChannelLogReader | Reads logs written by DirectoryChannelLogger. |
EmptyClassChannelLogReader | Reads logs written by DirectoryChannelLogger. |
NoOpChannelLogger | Doesn't do any logging. |
NoOpChannelLoggerFactory | The singleton invoked at runtime to log each marked bytecode instruction covered. |
A minimal package that is included in the runtime execution environment.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |