public class NotificationMessageProcessor extends java.lang.Object implements MessageProcessor
Modifier and Type | Field and Description |
---|---|
protected static MXLogger |
integrationLogger |
Constructor and Description |
---|
NotificationMessageProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
processMessage(java.util.Map header,
byte[] data,
MXTransaction tx,
UserInfo userInfo) |
protected static final MXLogger integrationLogger
public void processMessage(java.util.Map header, byte[] data, MXTransaction tx, UserInfo userInfo) throws MXException, java.rmi.RemoteException
processMessage
in interface MessageProcessor
MXException
java.rmi.RemoteException