Uses of Interface
org.jboss.wsf.spi.management.recording.Record

Packages that use Record
org.jboss.wsf.spi.deployment   
org.jboss.wsf.spi.management.recording   
 

Uses of Record in org.jboss.wsf.spi.deployment
 

Methods in org.jboss.wsf.spi.deployment with parameters of type Record
 void Endpoint.processRecord(Record record)
          Ask configured processors for processing of the given record
 

Uses of Record in org.jboss.wsf.spi.management.recording
 

Methods in org.jboss.wsf.spi.management.recording with parameters of type Record
 boolean RecordFilter.match(Record record)
          Returns true if the filter matches the given record.
 void RecordProcessor.processRecord(Record record)
           
 



Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.