|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RecordFilter | |
---|---|
org.jboss.ws.api.monitoring | Classes and interfaces for monitoring through collection of records. |
Uses of RecordFilter in org.jboss.ws.api.monitoring |
---|
Methods in org.jboss.ws.api.monitoring that return types with arguments of type RecordFilter | |
---|---|
List<RecordFilter> |
RecordProcessor.getFilters()
Gets the currently configured RecordFilter instances |
Methods in org.jboss.ws.api.monitoring with parameters of type RecordFilter | |
---|---|
void |
RecordProcessor.addFilter(RecordFilter filter)
Adds a RecordFilter to the processor |
Method parameters in org.jboss.ws.api.monitoring with type arguments of type RecordFilter | |
---|---|
void |
RecordProcessor.setFilters(List<RecordFilter> filters)
Sets the RecordFilter instances for the current processor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |