public class SkinResourceRequestHandler extends WebRequestHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
IF_MODIFIED_SINCE
.
|
static String |
LAST_MODIFIED
.
|
| Constructor and Description |
|---|
SkinResourceRequestHandler(SkinService skinService) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(ControllerContext context) |
String |
getHandlerName() |
protected boolean |
getRequiresLifeCycle() |
onDestroy, onInitpublic static final String IF_MODIFIED_SINCE
public static final String LAST_MODIFIED
public SkinResourceRequestHandler(SkinService skinService)
public String getHandlerName()
getHandlerName in class WebRequestHandlerpublic boolean execute(ControllerContext context) throws Exception
execute in class WebRequestHandlerExceptionprotected boolean getRequiresLifeCycle()
getRequiresLifeCycle in class WebRequestHandlerCopyright © 2017 JBoss by Red Hat. All Rights Reserved.