org.quartz.xml
Class JobSchedulingDataProcessor.TriggerRuleSet
java.lang.Object
org.apache.commons.digester.RuleSetBase
org.quartz.xml.JobSchedulingDataProcessor.TriggerRuleSet
- All Implemented Interfaces:
- org.apache.commons.digester.RuleSet
- Enclosing class:
- JobSchedulingDataProcessor
- public class JobSchedulingDataProcessor.TriggerRuleSet
- extends org.apache.commons.digester.RuleSetBase
RuleSet for common Trigger tags.
- Author:
- Chris Bonham
Fields inherited from class org.apache.commons.digester.RuleSetBase |
namespaceURI |
Method Summary |
void |
addRuleInstances(org.apache.commons.digester.Digester digester)
|
Methods inherited from class org.apache.commons.digester.RuleSetBase |
getNamespaceURI |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
prefix
protected String prefix
clazz
protected Class clazz
JobSchedulingDataProcessor.TriggerRuleSet
public JobSchedulingDataProcessor.TriggerRuleSet(String prefix,
Class clazz)
addRuleInstances
public void addRuleInstances(org.apache.commons.digester.Digester digester)