org.apache.synapse.message.processors
Class MessageProcessorConsents

java.lang.Object
  extended by org.apache.synapse.message.processors.MessageProcessorConsents

public final class MessageProcessorConsents
extends Object


Field Summary
static String CRON_EXPRESSION
           
static String INTERVAL
           
static String MAX_DELIVER_ATTEMPTS
          Message processor parameters
static String MESSAGE_STORE
           
static String PARAMETERS
           
static String QUARTZ_CONF
          Scheduled Message Processor parameters
 
Constructor Summary
MessageProcessorConsents()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MESSAGE_STORE

public static final String MESSAGE_STORE
See Also:
Constant Field Values

PARAMETERS

public static final String PARAMETERS
See Also:
Constant Field Values

QUARTZ_CONF

public static final String QUARTZ_CONF
Scheduled Message Processor parameters

See Also:
Constant Field Values

INTERVAL

public static final String INTERVAL
See Also:
Constant Field Values

CRON_EXPRESSION

public static final String CRON_EXPRESSION
See Also:
Constant Field Values

MAX_DELIVER_ATTEMPTS

public static final String MAX_DELIVER_ATTEMPTS
Message processor parameters

See Also:
Constant Field Values
Constructor Detail

MessageProcessorConsents

public MessageProcessorConsents()


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