Class DebugWeb
java.lang.Object
com.foreach.across.modules.web.context.PrefixingPathContext
com.foreach.across.modules.debugweb.DebugWeb
- All Implemented Interfaces:
com.foreach.across.modules.web.context.WebAppPathResolver
public final class DebugWeb
extends com.foreach.across.modules.web.context.PrefixingPathContext
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Fields inherited from class com.foreach.across.modules.web.context.PrefixingPathContext
SUPPRESS
-
Constructor Summary
-
Method Summary
Methods inherited from class com.foreach.across.modules.web.context.PrefixingPathContext
applyPrefixToPath, getPathPrefix, getRoot, path, redirect, setNamedPrefixMap
-
Field Details
-
NAME
- See Also:
-
MODULE
- See Also:
-
VIEWS
- See Also:
-
CSS_MAIN
- See Also:
-
LAYOUT_TEMPLATE
- See Also:
-
LAYOUT_BROWSER
- See Also:
-
VIEW_BROWSER_INFO
- See Also:
-
VIEW_BROWSER_BEANS
- See Also:
-
VIEW_BROWSER_PROPERTIES
- See Also:
-
VIEW_BROWSER_HANDLERS
- See Also:
-
VIEW_SPRING_BEANS
- See Also:
-
VIEW_SPRING_INTERCEPTORS
- See Also:
-
VIEW_PROPERTIES
- See Also:
-
VIEW_APPLICATION_PROPERTIES
- See Also:
-
VIEW_THREADS
- See Also:
-
VIEW_MODULES
- See Also:
-
VIEW_DATASOURCES
- See Also:
-
VIEW_SERVLET_FILTERS
- See Also:
-
VIEW_SERVLET_SERVLETS
- See Also:
-
VIEW_SECURITY_FILTERS
- See Also:
-
-
Constructor Details
-
DebugWeb
-