it.imolinfo.jbi4cics.messageformat
Class NoOpMessageFormatter

java.lang.Object
  extended by it.imolinfo.jbi4cics.messageformat.NoOpMessageFormatter
All Implemented Interfaces:
MessageFormatter

public class NoOpMessageFormatter
extends java.lang.Object
implements MessageFormatter


Constructor Summary
NoOpMessageFormatter()
           
 
Method Summary
 void mapInputBeanToInputMessage(ServiceContext serviceContext)
           
 void mapOutputMessageToOutputBean(ServiceContext serviceContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoOpMessageFormatter

public NoOpMessageFormatter()
Method Detail

mapInputBeanToInputMessage

public void mapInputBeanToInputMessage(ServiceContext serviceContext)
                                throws FormatException
Specified by:
mapInputBeanToInputMessage in interface MessageFormatter
Throws:
FormatException

mapOutputMessageToOutputBean

public void mapOutputMessageToOutputBean(ServiceContext serviceContext)
                                  throws FormatException
Specified by:
mapOutputMessageToOutputBean in interface MessageFormatter
Throws:
FormatException


Copyright © 2005-2008 Imola Informatica. All Rights Reserved.