Uses of Interface
org.jboss.ws.api.monitoring.Record

Packages that use Record
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
 boolean RecordFilter.match(Record record)
          Returns true if the filter matches the given record.
 void RecordProcessor.processRecord(Record record)
          Processes a Record instance
 



Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.