org.broadleafcommerce.core.payment.service.workflow
Class SimplePaymentProcessContextFactory

java.lang.Object
  extended by org.broadleafcommerce.core.payment.service.workflow.SimplePaymentProcessContextFactory
All Implemented Interfaces:
ProcessContextFactory

public class SimplePaymentProcessContextFactory
extends Object
implements ProcessContextFactory


Constructor Summary
SimplePaymentProcessContextFactory()
           
 
Method Summary
 ProcessContext createContext(Object seedData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimplePaymentProcessContextFactory

public SimplePaymentProcessContextFactory()
Method Detail

createContext

public ProcessContext createContext(Object seedData)
                             throws WorkflowException
Specified by:
createContext in interface ProcessContextFactory
Throws:
WorkflowException


Copyright © 2012. All Rights Reserved.