kieker.monitoring.writer.jms
Class AsyncJMSWriter
java.lang.Object
kieker.monitoring.writer.AbstractMonitoringWriter
kieker.monitoring.writer.AbstractAsyncWriter
kieker.monitoring.writer.jms.AsyncJMSWriter
- All Implemented Interfaces:
- IMonitoringRecordReceiver, IMonitoringWriter
public final class AsyncJMSWriter
- extends AbstractAsyncWriter
- Since:
- 0.95a
- Author:
- Matthias Rohr, Andre van Hoorn, Jan Waller
CONFIG_PROVIDERURL
public static final String CONFIG_PROVIDERURL
CONFIG_TOPIC
public static final String CONFIG_TOPIC
CONFIG_CONTEXTFACTORYTYPE
public static final String CONFIG_CONTEXTFACTORYTYPE
CONFIG_FACTORYLOOKUPNAME
public static final String CONFIG_FACTORYLOOKUPNAME
CONFIG_MESSAGETTL
public static final String CONFIG_MESSAGETTL
AsyncJMSWriter
public AsyncJMSWriter(Configuration configuration)
- Creates a new instance of this class using the given parameters.
- Parameters:
configuration
- The configuration for this writer.
Copyright 2014 Kieker Project, http://kieker-monitoring.net>