- getActionServlet() - Method in class org.springframework.web.struts.ContextLoaderPlugIn
-
Deprecated.
Return the Struts ActionServlet that this PlugIn is associated with.
- getApplicationContext() - Method in class org.springframework.web.servlet.view.tiles.ComponentControllerSupport
-
Deprecated.
Return the current Spring ApplicationContext.
- getAutowireMode() - Method in class org.springframework.web.struts.AutowiringRequestProcessor
-
Deprecated.
Return the autowire mode to use for wiring Struts Actions.
- getAutowireMode() - Method in class org.springframework.web.struts.AutowiringTilesRequestProcessor
-
Deprecated.
Return the autowire mode to use for wiring Struts Actions.
- getAutowireMode(ActionServlet) - Static method in class org.springframework.web.struts.DelegatingActionUtils
-
Deprecated.
Determine the autowire mode from the "autowire" init-param of the
Struts ActionServlet, falling back to "AUTOWIRE_BY_TYPE" as default.
- getComponentContext(ComponentDefinition, HttpServletRequest) - Method in class org.springframework.web.servlet.view.tiles.TilesView
-
Deprecated.
Determine the Tiles component context for the given Tiles definition.
- getComponentDefinition(DefinitionsFactory, HttpServletRequest) - Method in class org.springframework.web.servlet.view.tiles.TilesView
-
Deprecated.
Determine the Tiles component definition for the given Tiles
definitions factory.
- getContextClass() - Method in class org.springframework.web.struts.ContextLoaderPlugIn
-
Deprecated.
Return the custom context class.
- getContextConfigLocation() - Method in class org.springframework.web.struts.ContextLoaderPlugIn
-
Deprecated.
Return the explicit context config location, if any.
- getController(ComponentDefinition, HttpServletRequest) - Method in class org.springframework.web.servlet.view.tiles.TilesView
-
Deprecated.
Determine and initialize the Tiles component controller for the
given Tiles definition, if any.
- getDelegateAction(ActionMapping) - Method in class org.springframework.web.struts.DelegatingActionProxy
-
Deprecated.
Return the delegate Action
for the given mapping
.
- getDelegateAction(ActionMapping) - Method in class org.springframework.web.struts.DelegatingRequestProcessor
-
Deprecated.
Return the delegate Action
for the given mapping.
- getDelegateAction(ActionMapping) - Method in class org.springframework.web.struts.DelegatingTilesRequestProcessor
-
Deprecated.
Return the delegate Action for the given mapping.
- getDependencyCheck() - Method in class org.springframework.web.struts.AutowiringRequestProcessor
-
Deprecated.
Return whether to apply a dependency check after wiring Struts Actions.
- getDependencyCheck() - Method in class org.springframework.web.struts.AutowiringTilesRequestProcessor
-
Deprecated.
Return whether to apply a dependency check after wiring Struts Actions.
- getDependencyCheck(ActionServlet) - Static method in class org.springframework.web.struts.DelegatingActionUtils
-
Deprecated.
Determine the dependency check to use from the "dependencyCheck" init-param
of the Struts ActionServlet, falling back to no dependency check as default.
- getDispatcherPath(ComponentDefinition, HttpServletRequest) - Method in class org.springframework.web.servlet.view.tiles.TilesView
-
Deprecated.
Determine the dispatcher path for the given Tiles definition,
i.e.
- getMessageSourceAccessor() - Method in class org.springframework.web.servlet.view.tiles.ComponentControllerSupport
-
Deprecated.
Return a MessageSourceAccessor for the application context
used by this object, for easy message access.
- getMessageSourceAccessor() - Method in class org.springframework.web.struts.ActionSupport
-
Deprecated.
Return a MessageSourceAccessor for the application context
used by this object, for easy message access.
- getMessageSourceAccessor() - Method in class org.springframework.web.struts.DispatchActionSupport
-
Deprecated.
Return a MessageSourceAccessor for the application context
used by this object, for easy message access.
- getMessageSourceAccessor() - Method in class org.springframework.web.struts.LookupDispatchActionSupport
-
Deprecated.
Return a MessageSourceAccessor for the application context
used by this object, for easy message access.
- getMessageSourceAccessor() - Method in class org.springframework.web.struts.MappingDispatchActionSupport
-
Deprecated.
Return a MessageSourceAccessor for the application context
used by this object, for easy message access.
- getModuleConfig() - Method in class org.springframework.web.struts.ContextLoaderPlugIn
-
Deprecated.
Return the Struts ModuleConfig that this PlugIn is associated with.
- getModulePrefix() - Method in class org.springframework.web.struts.ContextLoaderPlugIn
-
Deprecated.
Return the prefix of the ModuleConfig that this PlugIn is associated with.
- getNamespace() - Method in class org.springframework.web.struts.ContextLoaderPlugIn
-
Deprecated.
Return the namespace for the ActionServlet, falling back to default scheme if
no custom namespace was set: e.g.
- getRequiredWebApplicationContext(ActionServlet, ModuleConfig) - Static method in class org.springframework.web.struts.DelegatingActionUtils
-
Deprecated.
Fetch ContextLoaderPlugIn's WebApplicationContext from the ServletContext.
- getServletContext() - Method in class org.springframework.web.servlet.view.tiles.ComponentControllerSupport
-
Deprecated.
Return the current ServletContext.
- getServletContext() - Method in class org.springframework.web.struts.ActionSupport
-
Deprecated.
Return the current ServletContext.
- getServletContext() - Method in class org.springframework.web.struts.ContextLoaderPlugIn
-
Deprecated.
Return the ServletContext that this PlugIn is associated with.
- getServletContext() - Method in class org.springframework.web.struts.DispatchActionSupport
-
Deprecated.
Return the current ServletContext.
- getServletContext() - Method in class org.springframework.web.struts.LookupDispatchActionSupport
-
Deprecated.
Return the current ServletContext.
- getServletContext() - Method in class org.springframework.web.struts.MappingDispatchActionSupport
-
Deprecated.
Return the current ServletContext.
- getServletContextAttributeName() - Method in class org.springframework.web.struts.ContextLoaderPlugIn
-
Deprecated.
Return the ServletContext attribute name for this PlugIn's WebApplicationContext.
- getServletName() - Method in class org.springframework.web.struts.ContextLoaderPlugIn
-
Deprecated.
Return the name of the ActionServlet that this PlugIn is associated with.
- getTempDir() - Method in class org.springframework.web.servlet.view.tiles.ComponentControllerSupport
-
Deprecated.
Return the temporary directory for the current web application,
as provided by the servlet container.
- getTempDir() - Method in class org.springframework.web.struts.ActionSupport
-
Deprecated.
Return the temporary directory for the current web application,
as provided by the servlet container.
- getTempDir() - Method in class org.springframework.web.struts.DispatchActionSupport
-
Deprecated.
Return the temporary directory for the current web application,
as provided by the servlet container.
- getTempDir() - Method in class org.springframework.web.struts.LookupDispatchActionSupport
-
Deprecated.
Return the temporary directory for the current web application,
as provided by the servlet container.
- getTempDir() - Method in class org.springframework.web.struts.MappingDispatchActionSupport
-
Deprecated.
Return the temporary directory for the current web application,
as provided by the servlet container.
- getWebApplicationContext() - Method in class org.springframework.web.servlet.view.tiles.ComponentControllerSupport
-
Deprecated.
Return the current Spring WebApplicationContext.
- getWebApplicationContext() - Method in class org.springframework.web.struts.ActionSupport
-
Deprecated.
Return the current Spring WebApplicationContext.
- getWebApplicationContext() - Method in class org.springframework.web.struts.AutowiringRequestProcessor
-
Deprecated.
Return the current Spring WebApplicationContext.
- getWebApplicationContext() - Method in class org.springframework.web.struts.AutowiringTilesRequestProcessor
-
Deprecated.
Return the current Spring WebApplicationContext.
- getWebApplicationContext() - Method in class org.springframework.web.struts.ContextLoaderPlugIn
-
Deprecated.
Return this PlugIn's WebApplicationContext.
- getWebApplicationContext(ActionServlet, ModuleConfig) - Method in class org.springframework.web.struts.DelegatingActionProxy
-
Deprecated.
Fetch ContextLoaderPlugIn's WebApplicationContext
from the
ServletContext
, falling back to the root
WebApplicationContext
.
- getWebApplicationContext(ActionServlet, ModuleConfig) - Static method in class org.springframework.web.struts.DelegatingActionUtils
-
Deprecated.
Fetch ContextLoaderPlugIn's WebApplicationContext from the ServletContext.
- getWebApplicationContext() - Method in class org.springframework.web.struts.DelegatingRequestProcessor
-
Deprecated.
Return the WebApplicationContext
that this processor
delegates to.
- getWebApplicationContext() - Method in class org.springframework.web.struts.DelegatingTilesRequestProcessor
-
Deprecated.
Return the WebApplicationContext that this processor delegates to.
- getWebApplicationContext() - Method in class org.springframework.web.struts.DispatchActionSupport
-
Deprecated.
Return the current Spring WebApplicationContext.
- getWebApplicationContext() - Method in class org.springframework.web.struts.LookupDispatchActionSupport
-
Deprecated.
Return the current Spring WebApplicationContext.
- getWebApplicationContext() - Method in class org.springframework.web.struts.MappingDispatchActionSupport
-
Deprecated.
Return the current Spring WebApplicationContext.
- init(ActionServlet, ModuleConfig) - Method in class org.springframework.web.struts.AutowiringRequestProcessor
-
Deprecated.
- init(ActionServlet, ModuleConfig) - Method in class org.springframework.web.struts.AutowiringTilesRequestProcessor
-
Deprecated.
- init(ActionServlet, ModuleConfig) - Method in class org.springframework.web.struts.ContextLoaderPlugIn
-
Deprecated.
Create the ActionServlet's WebApplicationContext.
- init(ActionServlet, ModuleConfig) - Method in class org.springframework.web.struts.DelegatingRequestProcessor
-
Deprecated.
- init(ActionServlet, ModuleConfig) - Method in class org.springframework.web.struts.DelegatingTilesRequestProcessor
-
Deprecated.
- initApplicationContext() - Method in class org.springframework.web.servlet.view.tiles.ComponentControllerSupport
-
Deprecated.
Subclasses can override this for custom initialization behavior.
- initApplicationContext() - Method in class org.springframework.web.servlet.view.tiles.TilesView
-
Deprecated.
- initAutowireMode(ActionServlet, ModuleConfig) - Method in class org.springframework.web.struts.AutowiringRequestProcessor
-
Deprecated.
Determine the autowire mode to use for wiring Struts Actions.
- initAutowireMode(ActionServlet, ModuleConfig) - Method in class org.springframework.web.struts.AutowiringTilesRequestProcessor
-
Deprecated.
Determine the autowire mode to use for wiring Struts Actions.
- initDependencyCheck(ActionServlet, ModuleConfig) - Method in class org.springframework.web.struts.AutowiringRequestProcessor
-
Deprecated.
Determine whether to apply a dependency check after wiring Struts Actions.
- initDependencyCheck(ActionServlet, ModuleConfig) - Method in class org.springframework.web.struts.AutowiringTilesRequestProcessor
-
Deprecated.
Determine whether to apply a dependency check after wiring Struts Actions.
- initWebApplicationContext(ActionServlet) - Method in class org.springframework.web.struts.ActionSupport
-
Deprecated.
Fetch ContextLoaderPlugIn's WebApplicationContext from the ServletContext,
falling back to the root WebApplicationContext (the usual case).
- initWebApplicationContext(ActionServlet, ModuleConfig) - Method in class org.springframework.web.struts.AutowiringRequestProcessor
-
Deprecated.
Fetch ContextLoaderPlugIn's WebApplicationContext from the ServletContext,
falling back to the root WebApplicationContext.
- initWebApplicationContext(ActionServlet, ModuleConfig) - Method in class org.springframework.web.struts.AutowiringTilesRequestProcessor
-
Deprecated.
Fetch ContextLoaderPlugIn's WebApplicationContext from the ServletContext,
falling back to the root WebApplicationContext.
- initWebApplicationContext() - Method in class org.springframework.web.struts.ContextLoaderPlugIn
-
Deprecated.
Initialize and publish the WebApplicationContext for the ActionServlet.
- initWebApplicationContext(ActionServlet, ModuleConfig) - Method in class org.springframework.web.struts.DelegatingRequestProcessor
-
Deprecated.
Fetch ContextLoaderPlugIn's WebApplicationContext
from the
ServletContext
, falling back to the root
WebApplicationContext
.
- initWebApplicationContext(ActionServlet, ModuleConfig) - Method in class org.springframework.web.struts.DelegatingTilesRequestProcessor
-
Deprecated.
Fetch ContextLoaderPlugIn's WebApplicationContext from the ServletContext,
falling back to the root WebApplicationContext.
- initWebApplicationContext(ActionServlet) - Method in class org.springframework.web.struts.DispatchActionSupport
-
Deprecated.
Fetch ContextLoaderPlugIn's WebApplicationContext from the ServletContext,
falling back to the root WebApplicationContext (the usual case).
- initWebApplicationContext(ActionServlet) - Method in class org.springframework.web.struts.LookupDispatchActionSupport
-
Deprecated.
Fetch ContextLoaderPlugIn's WebApplicationContext from the ServletContext,
falling back to the root WebApplicationContext (the usual case).
- initWebApplicationContext(ActionServlet) - Method in class org.springframework.web.struts.MappingDispatchActionSupport
-
Deprecated.
Fetch ContextLoaderPlugIn's WebApplicationContext from the ServletContext,
falling back to the root WebApplicationContext (the usual case).