Dashboard Builder UI Panels 6.2.0.Beta1

org.jboss.dashboard.ui.panel.dataSourceManagement
Class DataSourceManagementFormatter

java.lang.Object
  extended by org.jboss.dashboard.ui.taglib.formatter.Formatter
      extended by org.jboss.dashboard.ui.panel.dataSourceManagement.DataSourceManagementFormatter

public class DataSourceManagementFormatter
extends org.jboss.dashboard.ui.taglib.formatter.Formatter


Field Summary
static String JDBC_DATA_SOURCE_ENTRY
           
static String JNDI_DATA_SOURCE_ENTRY
           
protected  org.jboss.dashboard.LocaleManager localeManager
           
 
Constructor Summary
DataSourceManagementFormatter()
           
 
Method Summary
protected  String checkDataSource(org.jboss.dashboard.database.DataSourceEntry entry)
           
 void service(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse)
           
 
Methods inherited from class org.jboss.dashboard.ui.taglib.formatter.Formatter
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JDBC_DATA_SOURCE_ENTRY

public static final String JDBC_DATA_SOURCE_ENTRY
See Also:
Constant Field Values

JNDI_DATA_SOURCE_ENTRY

public static final String JNDI_DATA_SOURCE_ENTRY
See Also:
Constant Field Values

localeManager

@Inject
protected org.jboss.dashboard.LocaleManager localeManager
Constructor Detail

DataSourceManagementFormatter

public DataSourceManagementFormatter()
Method Detail

service

public void service(javax.servlet.http.HttpServletRequest httpServletRequest,
                    javax.servlet.http.HttpServletResponse httpServletResponse)
             throws org.jboss.dashboard.ui.taglib.formatter.FormatterException
Specified by:
service in class org.jboss.dashboard.ui.taglib.formatter.Formatter
Throws:
org.jboss.dashboard.ui.taglib.formatter.FormatterException

checkDataSource

protected String checkDataSource(org.jboss.dashboard.database.DataSourceEntry entry)

Dashboard Builder UI Panels 6.2.0.Beta1

Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.