Uses of Class
org.apache.synapse.aspects.flow.statistics.collectors.RuntimeStatisticCollector
-
Packages that use RuntimeStatisticCollector Package Description org.apache.synapse.aspects.flow.statistics.collectors -
-
Uses of RuntimeStatisticCollector in org.apache.synapse.aspects.flow.statistics.collectors
Subclasses of RuntimeStatisticCollector in org.apache.synapse.aspects.flow.statistics.collectors Modifier and Type Class Description class
CallbackStatisticCollector
class
CloseEventCollector
CloseEventCollector receives close statistic events from synapse mediation engine.class
FaultStatisticCollector
FaultStatisticCollector receives fault events from synapse mediation engine.class
OpenEventCollector
OpenEventCollector receives open statistic events from synapse mediation engine.
-