Uses of Interface
org.jboss.ws.api.monitoring.Record
-
Packages that use Record Package Description org.jboss.ws.api.monitoring Classes and interfaces for monitoring through collection of records. -
-
Uses of Record in org.jboss.ws.api.monitoring
Methods in org.jboss.ws.api.monitoring with parameters of type Record Modifier and Type Method Description booleanRecordFilter. match(Record record)Returns true if the filter matches the given record.voidRecordProcessor. processRecord(Record record)Processes aRecordinstance
-