Kieker 1.3

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.3

Copyright 2011 the Kieker Project, http://kieker.sourceforge.net