|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.epam.cmemdp.impl.processor.OtherMessageProcessor
com.epam.cmemdp.impl.processor.IncrementProcessor
public class IncrementProcessor
| Field Summary | |
|---|---|
static boolean |
DEBUG_ENABLED
|
protected static Log |
log
|
static boolean |
TRACE_ENABLED
|
| Fields inherited from class com.epam.cmemdp.impl.processor.OtherMessageProcessor |
|---|
applicationContext |
| Constructor Summary | |
|---|---|
IncrementProcessor(ApplicationContext applicationContext)
|
|
| Method Summary | |
|---|---|
void |
process(MessageContext messageContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final Log log
public static final boolean TRACE_ENABLED
public static final boolean DEBUG_ENABLED
| Constructor Detail |
|---|
public IncrementProcessor(ApplicationContext applicationContext)
| Method Detail |
|---|
public void process(MessageContext messageContext)
process in interface MessageProcessorprocess in class OtherMessageProcessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||