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 and Description boolean
RecordFilter. match(Record record)
Returns true if the filter matches the given record.void
RecordProcessor. processRecord(Record record)
Processes aRecord
instance
-
Copyright © 2018 JBoss, by Red Hat. All rights reserved.