org.mule.example.loanbroker.esn
Class LoanBrokerApp
java.lang.Object
org.mule.example.loanbroker.AbstractLoanBrokerApp
org.mule.example.loanbroker.esn.LoanBrokerApp
public class LoanBrokerApp
- extends AbstractLoanBrokerApp
Runs the LoanBroker ESN example application.
Methods inherited from class org.mule.example.loanbroker.AbstractLoanBrokerApp |
createRequest, dispose, getConfigBuilder, 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 |
CLI_OPTIONS
public static final java.lang.String[][] CLI_OPTIONS
LoanBrokerApp
public LoanBrokerApp()
throws java.lang.Exception
- Throws:
java.lang.Exception
LoanBrokerApp
public LoanBrokerApp(java.lang.String config)
throws java.lang.Exception
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
getInteractiveConfig
protected static java.lang.String getInteractiveConfig()
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.