org.jboss.soa.esb.listeners.config.mappers110
Class ScheduleMapper

java.lang.Object
  extended by org.jboss.soa.esb.listeners.config.mappers110.ScheduleMapper

public class ScheduleMapper
extends java.lang.Object

Schedule Mapper.

Maps the scheduling info from the Schedule based listener config, to the ConfigTree config model.

Author:
Daniel Bevenius, tom.fennelly@jboss.com

Constructor Summary
ScheduleMapper()
           
 
Method Summary
static void map(org.w3c.dom.Element listenerConfig, org.jboss.soa.esb.listeners.config.xbeanmodel110.AbstractScheduledListener scheduledListener, XMLBeansModel model)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScheduleMapper

public ScheduleMapper()
Method Detail

map

public static void map(org.w3c.dom.Element listenerConfig,
                       org.jboss.soa.esb.listeners.config.xbeanmodel110.AbstractScheduledListener scheduledListener,
                       XMLBeansModel model)
                throws ConfigurationException
Throws:
ConfigurationException