com.epam.cmemdp.impl.processor
Class SnapshotProcessor

java.lang.Object
  extended by com.epam.cmemdp.impl.processor.OtherMessageProcessor
      extended by com.epam.cmemdp.impl.processor.SnapshotProcessor
All Implemented Interfaces:
MessageProcessor

public class SnapshotProcessor
extends OtherMessageProcessor


Field Summary
 
Fields inherited from class com.epam.cmemdp.impl.processor.OtherMessageProcessor
applicationContext
 
Constructor Summary
SnapshotProcessor(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
 

Constructor Detail

SnapshotProcessor

public SnapshotProcessor(ApplicationContext applicationContext)
Method Detail

process

public void process(MessageContext messageContext)
Specified by:
process in interface MessageProcessor
Overrides:
process in class OtherMessageProcessor


Copyright © 2000-2014 EPAM Systems. All Rights Reserved.