|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.soa.esb.listeners.config.ScheduleProviderFactory
public abstract class ScheduleProviderFactory
Factory class for creating and configuring a ScheduleProvider
instance.
Field Summary | |
---|---|
static java.lang.String |
ATTR_FREQUENCY
|
static java.lang.String |
ATTR_SCHEDULE_ID_REF
|
Constructor Summary | |
---|---|
ScheduleProviderFactory()
|
Method Summary | |
---|---|
static ScheduleProvider |
createInstance(java.util.List<ManagedLifecycle> listeners,
ScheduleProviderDocument.ScheduleProvider scheduleProviderConfig)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ATTR_SCHEDULE_ID_REF
public static final java.lang.String ATTR_FREQUENCY
Constructor Detail |
---|
public ScheduleProviderFactory()
Method Detail |
---|
public static ScheduleProvider createInstance(java.util.List<ManagedLifecycle> listeners, ScheduleProviderDocument.ScheduleProvider scheduleProviderConfig) throws ConfigurationException
ConfigurationException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |