org.jboss.soa.esb.listeners.config.mappers120
Class UdpListenerMapper

java.lang.Object
  extended by org.jboss.soa.esb.listeners.config.mappers120.UdpListenerMapper

public class UdpListenerMapper
extends java.lang.Object

Config mapper class for the UDP Listener.

Author:
Daniel Bevenius

Constructor Summary
UdpListenerMapper()
           
 
Method Summary
static org.w3c.dom.Element map(org.w3c.dom.Element root, org.jboss.soa.esb.listeners.config.xbeanmodel120.UdpListenerDocument.UdpListener listener, XMLBeansModel model)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UdpListenerMapper

public UdpListenerMapper()
Method Detail

map

public static org.w3c.dom.Element map(org.w3c.dom.Element root,
                                      org.jboss.soa.esb.listeners.config.xbeanmodel120.UdpListenerDocument.UdpListener listener,
                                      XMLBeansModel model)
                               throws ConfigurationException
Throws:
ConfigurationException