|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hammurapi.review.Aggregator
com.hammurapi.review.Summary
public class Summary
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.hammurapi.review.Aggregator |
---|
Aggregator.InspectorEntry, Aggregator.Metric, Aggregator.Severity |
Constructor Summary | |
---|---|
Summary()
|
Method Summary | |
---|---|
List<Exception> |
getExceptions()
|
Collection<ModuleAggregator> |
getModules()
|
ObservationSink |
getObservationSink(Module module)
|
void |
onException(Exception e)
|
Methods inherited from class com.hammurapi.review.Aggregator |
---|
close, consumeObservation, getMetrics, getSeverities, getWarnings |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Summary()
Method Detail |
---|
public ObservationSink getObservationSink(Module module)
public void onException(Exception e)
public List<Exception> getExceptions()
public Collection<ModuleAggregator> getModules()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |