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
ServletException
void caucho_init(ServletConfig cxt) throws ServletException
ServletException
WebApp _caucho_getApplication()
boolean _caucho_isModified()
long _caucho_lastModified()
java.util.ArrayList<Dependency> _caucho_getDependList()