it.imolinfo.jbi4cics.messageformat
Class ToStringMessageFormatter

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

public class ToStringMessageFormatter
extends java.lang.Object
implements MessageFormatter

Author:
raffaele

Constructor Summary
ToStringMessageFormatter()
          void constructor.
 
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

ToStringMessageFormatter

public ToStringMessageFormatter()
void constructor.

Method Detail

mapInputBeanToInputMessage

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

mapOutputMessageToOutputBean

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


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