|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
M
- Model type.public interface Reporter<M>
Reporters consume review observations.
Method Summary | |
---|---|
void |
close()
Closes reporter. |
ObservationSink |
createObservationSink(Module module)
Creates observation sink for a module. |
void |
onException(Exception e)
This method is invoked when exception is thrown before model and observation sinks are constructed. |
Method Detail |
---|
ObservationSink createObservationSink(Module module) throws ReviewException
moduleName
- customConfig
- model
-
ReviewException
void onException(Exception e)
moduleName
- e
- void close() throws ReviewException
ReviewException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |