Package org.exoplatform.portal.resource
Class SkinResourceRequestHandler
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.web.WebRequestHandler
org.exoplatform.portal.resource.SkinResourceRequestHandler
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class SkinResourceRequestHandler
extends org.exoplatform.web.WebRequestHandler
- Author:
- Julien Viet
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String.static final String.static final String.Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanexecute(org.exoplatform.web.ControllerContext context) protected booleanMethods inherited from class org.exoplatform.web.WebRequestHandler
onDestroy, onInitMethods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Field Details
-
IF_MODIFIED_SINCE
.- See Also:
-
LAST_MODIFIED
.- See Also:
-
EXPIRES
.- See Also:
-
-
Constructor Details
-
SkinResourceRequestHandler
-
-
Method Details
-
getHandlerName
- Specified by:
getHandlerNamein classorg.exoplatform.web.WebRequestHandler
-
execute
- Specified by:
executein classorg.exoplatform.web.WebRequestHandler- Throws:
Exception
-
getRequiresLifeCycle
protected boolean getRequiresLifeCycle()- Specified by:
getRequiresLifeCyclein classorg.exoplatform.web.WebRequestHandler
-