|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.example.loanbroker.AbstractLoanBrokerApp
org.mule.example.loanbroker.LoanBrokerApp
public class LoanBrokerApp
Executes the LoanBroker BPM example. This is a standalone app which assumes Mule is running somewhere.
Constructor Summary | |
---|---|
LoanBrokerApp()
|
Method Summary | |
---|---|
protected void |
init()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class org.mule.example.loanbroker.AbstractLoanBrokerApp |
---|
createRequest, dispose, getConfigBuilder, getRandomAmount, getRandomDuration, getRandomSsn, getRequestFromUser, 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 |
---|
public LoanBrokerApp() throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
protected void init() throws java.lang.Exception
init
in class AbstractLoanBrokerApp
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |