| Package | Description |
|---|---|
| org.jboss.ws.api.monitoring |
Classes and interfaces for monitoring through collection of records.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RecordFilter.match(Record record)
Returns true if the filter matches the given record.
|
void |
RecordProcessor.processRecord(Record record)
Processes a
Record instance |
Copyright © 2018 JBoss, by Red Hat. All rights reserved.