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

java.lang.Object
  |
  +--org.apache.commons.jelly.TagLibrary
        |
        +--org.apache.commons.jelly.tags.quartz.QuartzTagLibrary

public class QuartzTagLibrary
extends TagLibrary

Tag library for the Quartz enterprise job scheduler.

quartz @ sourceforge

Author:
bob mcwhirter

Constructor Summary
QuartzTagLibrary()
          Construct and register tags.
 
Methods inherited from class org.apache.commons.jelly.TagLibrary
createExpression, createTag, createTagScript, getExpressionFactory, getTagClasses, registerTag
 
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.


Copyright © 2002-2002 Apache Software Foundation. All Rights Reserved.