Arquillian Example Domain 1.0.0.CR1

com.acme.cdi.payment
Interface PaymentProcessor

All Known Implementing Classes:
AsynchronousPaymentProcessor, MockPaymentProcessor, SynchronousPaymentProcessor

public interface PaymentProcessor


Method Summary
 void process(String payment)
           
 

Method Detail

process

void process(String payment)

Arquillian Example Domain 1.0.0.CR1

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