org.jboss.soa.esb.listeners.config.mappers130
Class GroovyListenerMapper

java.lang.Object
  extended by org.jboss.soa.esb.listeners.config.mappers130.GroovyListenerMapper

public class GroovyListenerMapper
extends java.lang.Object

Config mapper class for the Groovy Listener.

Author:
tom.fennelly@jboss.com

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

Constructor Detail

GroovyListenerMapper

public GroovyListenerMapper()
Method Detail

map

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