public class NewRelicReporterFactoryBean extends AbstractScheduledReporterFactoryBean<com.palominolabs.metrics.newrelic.NewRelicReporter>
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ATTRIBUTE_FILTER |
protected static String |
DURATION_UNIT |
protected static String |
NAME |
protected static String |
PERIOD |
protected static String |
PREFIX |
protected static String |
RATE_UNIT |
FILTER_PATTERN, FILTER_REF, PREFIX_SUPPLIER_REF| Constructor and Description |
|---|
NewRelicReporterFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
protected com.palominolabs.metrics.newrelic.NewRelicReporter |
createInstance() |
Class<com.palominolabs.metrics.newrelic.NewRelicReporter> |
getObjectType() |
protected long |
getPeriod() |
convertDurationString, destroy, getPhase, isAutoStartup, isRunning, start, stop, stopafterPropertiesSet, getBeanFactory, getConversionService, getMetricFilter, getMetricRegistry, getObject, getPrefix, getProperties, getProperty, getProperty, getProperty, getProperty, getPropertyRef, getPropertyRef, hasProperty, isEnabled, isSingleton, metricFilterPattern, setBeanFactory, setEnabled, setMetricRegistry, setPropertiesprotected static final String PREFIX
protected static final String PERIOD
protected static final String DURATION_UNIT
protected static final String RATE_UNIT
protected static final String NAME
protected static final String ATTRIBUTE_FILTER
protected long getPeriod()
getPeriod in class AbstractScheduledReporterFactoryBean<com.palominolabs.metrics.newrelic.NewRelicReporter>public Class<com.palominolabs.metrics.newrelic.NewRelicReporter> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<com.palominolabs.metrics.newrelic.NewRelicReporter>getObjectType in class AbstractReporterFactoryBean<com.palominolabs.metrics.newrelic.NewRelicReporter>protected com.palominolabs.metrics.newrelic.NewRelicReporter createInstance()
throws Exception
createInstance in class AbstractReporterFactoryBean<com.palominolabs.metrics.newrelic.NewRelicReporter>ExceptionCopyright © 2012-2015. All Rights Reserved.