public class DataSourceManagementFormatter extends org.jboss.dashboard.ui.taglib.formatter.Formatter
| Modifier and Type | Field and Description |
|---|---|
static String |
JDBC_DATA_SOURCE_ENTRY |
static String |
JNDI_DATA_SOURCE_ENTRY |
protected LocaleManager |
localeManager |
| Constructor and Description |
|---|
DataSourceManagementFormatter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
checkDataSource(DataSourceEntry entry) |
void |
service(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
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, writeToOutpublic static final String JDBC_DATA_SOURCE_ENTRY
public static final String JNDI_DATA_SOURCE_ENTRY
@Inject protected LocaleManager localeManager
public void service(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws org.jboss.dashboard.ui.taglib.formatter.FormatterException
service in class org.jboss.dashboard.ui.taglib.formatter.Formatterorg.jboss.dashboard.ui.taglib.formatter.FormatterExceptionprotected String checkDataSource(DataSourceEntry entry)
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.