org.apache.synapse.eventing
Class SynapseEventingConstants

java.lang.Object
  extended by org.apache.synapse.eventing.SynapseEventingConstants

public class SynapseEventingConstants
extends Object


Field Summary
static String EVENTING_ST
           
static String SERVICE_TYPE
           
static String STATIC_ENTRY
           
static String TOPIC_FILTER_DIALECT
           
 
Constructor Summary
SynapseEventingConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TOPIC_FILTER_DIALECT

public static final String TOPIC_FILTER_DIALECT
See Also:
Constant Field Values

STATIC_ENTRY

public static final String STATIC_ENTRY
See Also:
Constant Field Values

SERVICE_TYPE

public static final String SERVICE_TYPE
See Also:
Constant Field Values

EVENTING_ST

public static final String EVENTING_ST
See Also:
Constant Field Values
Constructor Detail

SynapseEventingConstants

public SynapseEventingConstants()


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.