org.mule.examples.loanbroker.bpm
Class LoanBrokerApp

java.lang.Object
  extended byorg.mule.examples.loanbroker.AbstractLoanBrokerApp
      extended byorg.mule.examples.loanbroker.bpm.LoanBrokerApp

public class LoanBrokerApp
extends AbstractLoanBrokerApp

Executes the LoanBroker BPM example.


Constructor Summary
LoanBrokerApp(String config)
           
 
Method Summary
protected  ConfigurationBuilder getConfigBuilder()
           
static void main(String[] args)
           
 
Methods inherited from class org.mule.examples.loanbroker.AbstractLoanBrokerApp
createRequest, dispose, getRandomAmount, getRandomDuration, getRandomSsn, getRequestFromUser, init, readCharacter, readInt, readString, request, requestDispatch, requestSend, requestSend, run, sendRandomRequests
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoanBrokerApp

public LoanBrokerApp(String config)
              throws Exception
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

getConfigBuilder

protected ConfigurationBuilder getConfigBuilder()
                                         throws UMOException
Overrides:
getConfigBuilder in class AbstractLoanBrokerApp
Throws:
UMOException


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.