railo.runtime
Class JspEngineInfoImpl

java.lang.Object
  extended by javax.servlet.jsp.JspEngineInfo
      extended by railo.runtime.JspEngineInfoImpl

public final class JspEngineInfoImpl
extends javax.servlet.jsp.JspEngineInfo

implementation of the javax.servlet.jsp.JspEngineInfo interface, return information to JSP Engine, railo is no JSP Engine but compatible to the most j2ee specification for wen applications, also the most jsp specification


Constructor Summary
JspEngineInfoImpl(String version)
          constructor of the JSPEngineInfo
 
Method Summary
 String getSpecificationVersion()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JspEngineInfoImpl

public JspEngineInfoImpl(String version)
constructor of the JSPEngineInfo

Parameters:
version - railo version Information
Method Detail

getSpecificationVersion

public String getSpecificationVersion()
Specified by:
getSpecificationVersion in class javax.servlet.jsp.JspEngineInfo


Copyright © 2012 Railo