org.apache.camel.component.eventadmin
Class EventAdminConstants

java.lang.Object
  extended by org.apache.camel.component.eventadmin.EventAdminConstants

public final class EventAdminConstants
extends Object

EventAdmin constants


Field Summary
static String EVENTADMIN_TOPIC
          A header used to explicitely specify the target topic for the Exchange
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EVENTADMIN_TOPIC

public static final String EVENTADMIN_TOPIC
A header used to explicitely specify the target topic for the Exchange

See Also:
Constant Field Values


Apache CAMEL