org.jboss.soa.esb.listeners.config.mappers
Class NotificationMapper

java.lang.Object
  extended by org.jboss.soa.esb.listeners.config.mappers.NotificationMapper

public class NotificationMapper
extends java.lang.Object

Author:
tom.fennelly@jboss.com

Constructor Summary
NotificationMapper()
           
 
Method Summary
static void map(org.w3c.dom.Element listenerConfigTree, org.jboss.soa.esb.listeners.config.xbeanmodel101.ServiceDocument.Service listenerService, XMLBeansModel model)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationMapper

public NotificationMapper()
Method Detail

map

public static void map(org.w3c.dom.Element listenerConfigTree,
                       org.jboss.soa.esb.listeners.config.xbeanmodel101.ServiceDocument.Service listenerService,
                       XMLBeansModel model)
Parameters:
listenerConfigTree -
listenerService -
model -