|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mortbay.util.Container
org.mortbay.http.HttpContext
org.mortbay.jetty.servlet.ServletHttpContext
org.mortbay.jetty.servlet.WebApplicationContext
com.opensymphony.webwork.quickstart.MultiWebApplicationContext
public class MultiWebApplicationContext
Integration to Jetty.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.mortbay.jetty.servlet.WebApplicationContext |
---|
org.mortbay.jetty.servlet.WebApplicationContext.Configuration |
Field Summary |
---|
Fields inherited from class org.mortbay.http.HttpContext |
---|
__ErrorHandler, __fileClassPathAttr |
Constructor Summary | |
---|---|
MultiWebApplicationContext()
|
|
MultiWebApplicationContext(List pathPriority,
Map paths)
|
|
MultiWebApplicationContext(List pathPriority,
Map paths,
String resolver)
|
Method Summary | |
---|---|
org.mortbay.util.Resource |
getBaseResource()
|
org.mortbay.util.Resource |
getResource(String uriInContext)
|
static Class |
loadClass(String className,
Class callingClass)
|
MultiDirResource |
newResolver(String uriInContext)
|
Methods inherited from class org.mortbay.jetty.servlet.WebApplicationContext |
---|
addEventListener, configureClassPath, configureDefaults, configureWebApp, destroy, doStart, doStop, getConfigurationClassNames, getConfigurations, getDefaultsDescriptor, getDisplayName, getErrorPage, getExtractWAR, getResourceAlias, getResourceAliases, getServletHandler, getUserRealm, getWAR, getWebApplicationHandler, getWebInf, handle, initialize, isDistributable, isIgnoreWebJetty, loadConfigurations, readExternal, removeErrorPage, removeEventListener, removeResourceAlias, setConfigurationClassNames, setDefaultsDescriptor, setDisplayName, setDistributable, setErrorPage, setExtractWAR, setIgnoreWebJetty, setPermissions, setResourceAlias, setWAR, toString, writeExternal |
Methods inherited from class org.mortbay.jetty.servlet.ServletHttpContext |
---|
addLocaleEncoding, addServlet, addServlet, checkSecurityConstraints, enterContextScope, getLocaleEncoding, getServletContext, jSecurityCheck, sendError |
Methods inherited from class org.mortbay.http.HttpContext |
---|
addClassPath, addClassPaths, addHandler, addHandler, addPermission, addSecurityConstraint, addVirtualHost, addWelcomeFile, canonicalContextPathSpec, clearSecurityConstraints, flushCache, getAttribute, getAttributeNames, getAttributes, getAuthenticator, getClassLoader, getClassPath, getContextPath, getEncodingByMimeType, getEncodingMap, getFileClassPath, getHandler, getHandlerIndex, getHandlers, getHosts, getHttpConnection, getHttpContext, getHttpContextName, getHttpServer, getInitParameter, getInitParameterNames, getMaxCachedFileSize, getMaxCacheSize, getMimeByExtension, getMimeMap, getName, getParentClassLoader, getPermissions, getRealm, getRealmName, getRequestLog, getRequests, getRequestsActive, getRequestsActiveMax, getResourceBase, getResourceMetaData, getResponses1xx, getResponses2xx, getResponses3xx, getResponses4xx, getResponses5xx, getServerClasses, getStatsOn, getStatsOnMs, getStopGracefully, getSystemClasses, getTempDirectory, getVirtualHosts, getWelcomeFile, getWelcomeFiles, handle, initClassLoader, initialize, isClassLoaderJava2Compliant, isRedirectNullPath, leaveContextScope, loadClass, log, removeAttribute, removeHandler, removeHandler, removeVirtualHost, removeWelcomeFile, sendContextError, setAttribute, setAttributes, setAuthenticator, setBaseResource, setClassLoader, setClassLoaderJava2Compliant, setClassPath, setContextPath, setEncodingMap, setHandlers, setHosts, setHttpContextName, setInitParameter, setMaxCachedFileSize, setMaxCacheSize, setMimeMap, setMimeMapping, setParentClassLoader, setRealm, setRealmName, setRedirectNullPath, setRequestLog, setResourceBase, setServerClasses, setStatsOn, setStopGracefully, setSystemClasses, setTempDirectory, setTypeEncoding, setVirtualHosts, setWelcomeFiles, startHandlers, statsReset, stop, toString |
Methods inherited from class org.mortbay.util.Container |
---|
addComponent, getComponents, isFailed, isStarted, isStarting, isStopping, removeComponent, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MultiWebApplicationContext()
public MultiWebApplicationContext(List pathPriority, Map paths)
public MultiWebApplicationContext(List pathPriority, Map paths, String resolver)
Method Detail |
---|
public org.mortbay.util.Resource getResource(String uriInContext) throws IOException
getResource
in class org.mortbay.jetty.servlet.WebApplicationContext
IOException
public MultiDirResource newResolver(String uriInContext)
public org.mortbay.util.Resource getBaseResource()
getBaseResource
in class org.mortbay.http.HttpContext
public static Class loadClass(String className, Class callingClass) throws ClassNotFoundException
ClassNotFoundException
|
WebWork Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |