
| Modifier and Type | Field and Description |
|---|---|
static Integer |
MAX_UPLOAD_SIZE |
static String |
TEMP_FOLDER |
| Constructor and Description |
|---|
ConfigUtil() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
static DataSource |
getDataSourceRsgb() |
static DataSource |
getDataSourceRsgbBgt() |
static DataSource |
getDataSourceStaging() |
static DataSource |
getDataSourceTopNL() |
ServletConfig |
getServletConfig() |
String |
getServletInfo() |
void |
init(ServletConfig config) |
void |
service(ServletRequest sr,
ServletResponse sr1) |
public static Integer MAX_UPLOAD_SIZE
public static String TEMP_FOLDER
public void init(ServletConfig config) throws ServletException
init in interface ServletServletExceptionpublic static DataSource getDataSourceStaging() throws BrmoException
BrmoExceptionpublic static DataSource getDataSourceRsgb() throws BrmoException
BrmoExceptionpublic static DataSource getDataSourceRsgbBgt() throws BrmoException
BrmoExceptionpublic static DataSource getDataSourceTopNL() throws BrmoException
BrmoException - als opzoeken van de datasource in de jndi context
misluktpublic ServletConfig getServletConfig()
getServletConfig in interface Servletpublic void service(ServletRequest sr, ServletResponse sr1) throws ServletException, IOException
service in interface ServletServletExceptionIOExceptionpublic String getServletInfo()
getServletInfo in interface ServletCopyright © 2014–2019 B3Partners B.V.. All rights reserved.