|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.alibaba.druid.filter.FilterManager
public class FilterManager
| Constructor Summary | |
|---|---|
FilterManager()
|
|
| Method Summary | |
|---|---|
static String |
getFilter(String alias)
|
static void |
loadFilter(List<Filter> filters,
String filterName)
|
static Properties |
loadFilterConfig()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterManager()
| Method Detail |
|---|
public static final String getFilter(String alias)
public static Properties loadFilterConfig()
throws IOException
IOException
public static void loadFilter(List<Filter> filters,
String filterName)
throws SQLException
SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||