|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.jsp.PageManager
com.caucho.jsp.JspManager
public class JspManager
Manages JSP templates.
| Field Summary |
|---|
| Fields inherited from class com.caucho.jsp.PageManager |
|---|
_autoCompile, _webApp |
| Constructor Summary | |
|---|---|
JspManager()
|
|
| Method Summary | |
|---|---|
static long |
getCheckInterval()
|
boolean |
getPrecompile()
Returns true if JSP pages are precompiled. |
void |
init()
Initialize the manager. |
protected void |
initPageManager()
|
void |
setLoadTldOnInit(boolean isLoadOnInit)
Set true if tld should be loaded on init. |
void |
setXml(boolean isXml)
Set true if xml is default. |
| Methods inherited from class com.caucho.jsp.PageManager |
|---|
allocatePageContext, allocatePageContext, createPageContextWrapper, freePageContext, freePageContextWrapper, getAppDir, getClassDir, getPage, getPage, getPage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JspManager()
| Method Detail |
|---|
public boolean getPrecompile()
public void setXml(boolean isXml)
public void setLoadTldOnInit(boolean isLoadOnInit)
public static long getCheckInterval()
public void init()
protected void initPageManager()
initPageManager in class PageManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||