|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.jsp.JspCompiler.ApplicationConfig
public class JspCompiler.ApplicationConfig
Method Summary | |
---|---|
void |
addBuilderProgram(ConfigProgram program)
|
void |
init()
|
void |
setAppDir(Path path)
|
void |
setDocumentDirectory(Path path)
|
void |
setRootDirectory(Path path)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void setRootDirectory(Path path)
public void setDocumentDirectory(Path path)
public void setAppDir(Path path)
public void addBuilderProgram(ConfigProgram program)
@PostConstruct public void init() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |