Example usage for org.springframework.integration.support.management AbstractMessageChannelMetrics subclass-usage

List of usage examples for org.springframework.integration.support.management AbstractMessageChannelMetrics subclass-usage

Introduction

In this page you can find the example usage for org.springframework.integration.support.management AbstractMessageChannelMetrics subclass-usage.

Usage

From source file org.springframework.integration.channel.management.DefaultMessageChannelMetrics.java

/**
 * Default implementation; use the full constructor to customize the moving averages.
 *
 * @author Dave Syer
 * @author Helena Edelson
 * @author Gary Russell