Kieker 1.5

kieker.monitoring.writer.jms
Class AsyncJMSWriter

java.lang.Object
  extended by kieker.monitoring.writer.AbstractMonitoringWriter
      extended by kieker.monitoring.writer.AbstractAsyncWriter
          extended by kieker.monitoring.writer.jms.AsyncJMSWriter
All Implemented Interfaces:
IMonitoringRecordReceiver, IMonitoringWriter

public final class AsyncJMSWriter
extends AbstractAsyncWriter

Author:
Matthias Rohr, Andre van Hoorn, Jan Waller

Field Summary
static String CONFIG_CONTEXTFACTORYTYPE
           
static String CONFIG_FACTORYLOOKUPNAME
           
static String CONFIG_MESSAGETTL
           
static String CONFIG_PROVIDERURL
           
static String CONFIG_TOPIC
           
 
Constructor Summary
AsyncJMSWriter(Configuration configuration)
           
 
Method Summary
 
Methods inherited from class kieker.monitoring.writer.AbstractAsyncWriter
newMonitoringRecord, terminate, toString
 
Methods inherited from class kieker.monitoring.writer.AbstractMonitoringWriter
getConfiguration, setController
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

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
Constructor Detail

AsyncJMSWriter

public AsyncJMSWriter(Configuration configuration)

Kieker 1.5

Copyright 2012 the Kieker Project, http://kieker-monitoring.net