bea.jolt.pool.asp
Class Template

java.lang.Object
  |
  +--bea.jolt.pool.asp.AspTemplate
        |
        +--bea.jolt.pool.asp.Template

public class Template
extends AspTemplate

This class is same as bea.jolt.pool.asp.AspTemplate. It is for backward compatibility.

See Also:
bea.jolt.asp.AspTemplate

Constructor Summary
Template()
           
 
Methods inherited from class bea.jolt.pool.asp.AspTemplate
eval, evalFile, load, unload
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Template

public Template()