org.jboss.wsf.spi.tools
Interface WSContractConsumerFactory


public interface WSContractConsumerFactory

Creates WSContractConsumer implementations.

Author:
Jason T. Greene

Method Summary
 WSContractConsumer createConsumer()
          Create a new WSContractConsumer.
 

Method Detail

createConsumer

WSContractConsumer createConsumer()
Create a new WSContractConsumer. There are no restrictions on how this should be performed.

Returns:
a new WSContractConsumer


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