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

java.lang.Object
  extended byorg.apache.commons.jelly.TagLibrary
      extended byorg.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.
 
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.



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