Uses of Interface
org.jivesoftware.admin.PluginFilter.SimpleFilter
-
Packages that use PluginFilter.SimpleFilter Package Description org.jivesoftware.admin Supporting classes and tags for the admin console. -
-
Uses of PluginFilter.SimpleFilter in org.jivesoftware.admin
Methods in org.jivesoftware.admin with parameters of type PluginFilter.SimpleFilter Modifier and Type Method Description static voidPluginFilter. addPluginFilter(PluginFilter.SimpleFilter filter)Deprecated.Replaced byPluginFilter.addPluginFilter(String, Filter)static voidPluginFilter. removePluginFilter(PluginFilter.SimpleFilter filter)Deprecated.
-