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

Packages that use RecordProcessor
org.jboss.wsf.spi.deployment   
 

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

Methods in org.jboss.wsf.spi.deployment that return types with arguments of type RecordProcessor
 java.util.List<RecordProcessor> Endpoint.getRecordProcessors()
          Get the record processors configured for this endpoint
 

Method parameters in org.jboss.wsf.spi.deployment with type arguments of type RecordProcessor
 void Endpoint.setRecordProcessors(java.util.List<RecordProcessor> recordProcessors)
          Set the record processors for this endpoint
 



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