@ApplicationScoped @Named(value="resources_handler") public class ResourcesHandler extends BeanHandler
BeanHandler.HandlerTrace
Constructor and Description |
---|
ResourcesHandler() |
Modifier and Type | Method and Description |
---|---|
CommandResponse |
actionDownload(CommandRequest request) |
CommandResponse |
actionRetrieve(CommandRequest request) |
void |
start() |
actionVoid, addFieldError, afterInvokeAction, beforeInvokeAction, calculateActionShortcuts, clearFieldErrors, getActionForShortcut, getActionName, getBeanName, getFieldErrors, handle, hasError, isEnabledForActionHandling, isEnableDoubleClickControl, isUseActionShortcuts, setEnabledForActionHandling, setEnableDoubleClickControl, setUseActionShortcuts
@PostConstruct public void start()
start
in class BeanHandler
public CommandResponse actionRetrieve(CommandRequest request) throws Exception
Exception
public CommandResponse actionDownload(CommandRequest request) throws Exception
Exception
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.