org.objectweb.jonas.jmx.vjadmin.servlet
Class InitVeloContext

java.lang.Object
  |
  +--org.objectweb.jonas.jmx.vjadmin.servlet.InitVeloContext

public class InitVeloContext
extends java.lang.Object


Constructor Summary
InitVeloContext()
           
 
Method Summary
protected static org.apache.velocity.VelocityContext doIt(javax.servlet.http.HttpSession session)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitVeloContext

public InitVeloContext()
Method Detail

doIt

protected static org.apache.velocity.VelocityContext doIt(javax.servlet.http.HttpSession session)