Class StaticResourceRequestHandler
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.web.WebRequestHandler
org.exoplatform.portal.application.StaticResourceRequestHandler
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
@Deprecated(forRemoval=true,
since="7.0")
public class StaticResourceRequestHandler
extends org.exoplatform.web.WebRequestHandler
Deprecated, for removal: This API element is subject to removal in a future version.
- Author:
- Vu Viet Phuong
-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionbooleanexecute(org.exoplatform.web.ControllerContext context) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.protected booleanDeprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class org.exoplatform.web.WebRequestHandler
onDestroy, onInitMethods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
StaticResourceRequestHandler
public StaticResourceRequestHandler()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getHandlerName
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getHandlerNamein classorg.exoplatform.web.WebRequestHandler
-
execute
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
executein classorg.exoplatform.web.WebRequestHandler- Throws:
Exception
-
getRequiresLifeCycle
protected boolean getRequiresLifeCycle()Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getRequiresLifeCyclein classorg.exoplatform.web.WebRequestHandler
-
ResourceRequestFilter