public interface CauchoPage
| Modifier and Type | Method and Description |
|---|---|
WebApp |
_caucho_getApplication() |
java.util.ArrayList<Dependency> |
_caucho_getDependList() |
boolean |
_caucho_isModified() |
long |
_caucho_lastModified() |
void |
caucho_init(ServletConfig cxt) |
void |
init(Path path) |
void init(Path path) throws ServletException
ServletExceptionvoid caucho_init(ServletConfig cxt) throws ServletException
ServletExceptionWebApp _caucho_getApplication()
boolean _caucho_isModified()
long _caucho_lastModified()
java.util.ArrayList<Dependency> _caucho_getDependList()