Adding Trigger interface and the IntervalTrigger and CronTrigger implementations.

This commit is contained in:
Mark Fisher
2008-09-24 14:59:32 +00:00
parent de10530387
commit 98b32a9516
6 changed files with 189 additions and 1 deletions

View File

@@ -5,7 +5,8 @@ Bundle-ManifestVersion: 2
Import-Template:
org.springframework.*;version="[2.5.5.A, 3.0.0)",
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
org.aopalliance.*;version="[1.0.0,2.0.0)"
org.aopalliance.*;version="[1.0.0,2.0.0)",
org.quartz.*;version="[1.6.0, 2.0.0)";resolution:=optional
Unversioned-Imports:
org.w3c.dom