org.apache.commons.jelly.tags.quartz
Class QuartzTagLibrary

java.lang.Object
  extended by org.apache.commons.jelly.TagLibrary
      extended by org.apache.commons.jelly.tags.quartz.QuartzTagLibrary

public class QuartzTagLibrary
extends org.apache.commons.jelly.TagLibrary

Tag library for the Quartz enterprise job scheduler.

quartz @ sourceforge

Author:
bob mcwhirter

Constructor Summary
QuartzTagLibrary()
          Construct and register tags.
 
Method Summary
 
Methods inherited from class org.apache.commons.jelly.TagLibrary
createExpression, createTag, createTagScript, getExpressionFactory, getTagClasses, registerTag, registerTagFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuartzTagLibrary

public QuartzTagLibrary()
Construct and register tags.