public class ConfigurationPageFormatter extends Formatter
Constructor and Description |
---|
ConfigurationPageFormatter() |
Modifier and Type | Method and Description |
---|---|
Tree |
getTree() |
TreeStatus |
getTreeStatus() |
void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Perform the required logic for this Formatter.
|
void |
setTree(Tree tree) |
void |
setTreeStatus(TreeStatus treeStatus) |
afterRendering, formatObject, getDefaultLang, getDriver, getEncoding, getLang, getLocale, getLocaleManager, getLocalizedValue, getPanel, getParameter, getProvider, getSection, getWorkspace, includePage, renderFragment, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeInterpreter, setTag, writeToOut
addPeriodicTask, addPeriodicTask, factoryLookup, getComponentAlias, getComponentDescription, getComponentName, getComponentScope, init, setComponentAlias, shutdown, start, stop
public TreeStatus getTreeStatus()
public void setTreeStatus(TreeStatus treeStatus)
public Tree getTree()
public void setTree(Tree tree)
public void service(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws FormatterException
Formatter
service
in class Formatter
request
- user requestresponse
- response to the userFormatterException
- in case of an unexpected exception.Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.