Uses of Class
org.apache.velocity.util.SimplePool

Packages that use SimplePool
org.apache.velocity.runtime   
org.apache.velocity.servlet   
 

Uses of SimplePool in org.apache.velocity.runtime
 

Fields in org.apache.velocity.runtime declared as SimplePool
private  SimplePool RuntimeInstance.parserPool
          The Runtime parser pool
 

Uses of SimplePool in org.apache.velocity.servlet
 

Fields in org.apache.velocity.servlet declared as SimplePool
private static SimplePool VelocityServlet.writerPool
          Cache of writers
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.