Uses of Interface
org.jboss.ws.api.monitoring.RecordFilter
Packages that use RecordFilter
-
Uses of RecordFilter in org.jboss.ws.api.monitoring
Methods in org.jboss.ws.api.monitoring that return types with arguments of type RecordFilterModifier and TypeMethodDescriptionRecordProcessor.getFilters()Gets the currently configuredRecordFilterinstancesMethods in org.jboss.ws.api.monitoring with parameters of type RecordFilterModifier and TypeMethodDescriptionvoidRecordProcessor.addFilter(RecordFilter filter) Adds aRecordFilterto the processorMethod parameters in org.jboss.ws.api.monitoring with type arguments of type RecordFilterModifier and TypeMethodDescriptionvoidRecordProcessor.setFilters(List<RecordFilter> filters) Sets theRecordFilterinstances for the current processor