org.jboss.soa.esb.listeners.config.mappers131
Class ScheduleProviderFactory
java.lang.Object
org.jboss.soa.esb.listeners.config.mappers131.ScheduleProviderFactory
public abstract class ScheduleProviderFactory
- extends java.lang.Object
Factory class for creating and configuring a ScheduleProvider
instance.
- Author:
- Daniel Bevenius, tom.fennelly@jboss.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ATTR_SCHEDULE_ID_REF
public static final java.lang.String ATTR_SCHEDULE_ID_REF
- See Also:
- Constant Field Values
ATTR_FREQUENCY
public static final java.lang.String ATTR_FREQUENCY
- See Also:
- Constant Field Values
ScheduleProviderFactory
public ScheduleProviderFactory()
createInstance
public static ScheduleProvider createInstance(java.util.List<ManagedLifecycle> listeners,
org.jboss.soa.esb.listeners.config.xbeanmodel131.ScheduleProviderDocument.ScheduleProvider scheduleProviderConfig)
throws ConfigurationException
- Throws:
ConfigurationException