|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jetty.server.handler.ContextHandler.Context
org.eclipse.jetty.servlet.ServletContextHandler.Context
org.eclipse.jetty.webapp.WebAppContext.Context
public class WebAppContext.Context
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jetty.server.handler.ContextHandler.Context |
|---|
_enabled, _majorVersion, _minorVersion |
| Fields inherited from interface javax.servlet.ServletContext |
|---|
ORDERED_LIBS, TEMPDIR |
| Constructor Summary | |
|---|---|
WebAppContext.Context()
|
|
| Method Summary | |
|---|---|
javax.servlet.ServletContext |
getContext(java.lang.String uripath)
|
java.net.URL |
getResource(java.lang.String path)
|
| Methods inherited from class org.eclipse.jetty.server.handler.ContextHandler.Context |
|---|
getAttribute, getAttributeNames, getClassLoader, getContextHandler, getContextPath, getEffectiveMajorVersion, getEffectiveMinorVersion, getInitParameter, getInitParameterNames, getMajorVersion, getMimeType, getMinorVersion, getRealPath, getRequestDispatcher, getResourceAsStream, getResourcePaths, getServerInfo, getServlet, getServletContextName, getServletNames, getServlets, isEnabled, log, log, log, removeAttribute, setAttribute, setEffectiveMajorVersion, setEffectiveMinorVersion, setEnabled, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WebAppContext.Context()
| Method Detail |
|---|
public java.net.URL getResource(java.lang.String path)
throws java.net.MalformedURLException
getResource in interface javax.servlet.ServletContextgetResource in class ContextHandler.Contextjava.net.MalformedURLExceptionpublic javax.servlet.ServletContext getContext(java.lang.String uripath)
getContext in interface javax.servlet.ServletContextgetContext in class ContextHandler.Context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||