Uses of Class
mondrian.recorder.AbstractRecorder
-
Packages that use AbstractRecorder Package Description mondrian.recorder Provides a set a classes for logging the process of a task. -
-
Uses of AbstractRecorder in mondrian.recorder
Subclasses of AbstractRecorder in mondrian.recorder Modifier and Type Class Description classListRecorderImplementation ofMessageRecorderthat records each message in aList.classLoggerRecorderImplementation ofMessageRecorderthat writes to alog4j logger.classPrintStreamRecorderImplementation ofMessageRecordersimply writes messages to PrintStreams.
-