Uses of Class
org.jboss.logmanager.filters.DenyAllFilter
-
Packages that use DenyAllFilter Package Description org.jboss.logmanager.filters -
-
Uses of DenyAllFilter in org.jboss.logmanager.filters
Methods in org.jboss.logmanager.filters that return DenyAllFilter Modifier and Type Method Description static DenyAllFilter
DenyAllFilter. getInstance()
Get the filter instance.
-