public class TimestampRouter
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TimestampRouter
public TimestampRouter()
-
Method Details
-
process
public void process(@ExchangeProperty("topicFormat")
String topicFormat,
@ExchangeProperty("timestampFormat")
String timestampFormat,
@ExchangeProperty("timestampHeaderName")
String timestampHeaderName,
org.apache.camel.Exchange ex)