org.osesb.transporthandlers.test.deployabletestpackage2.soaptransporthandler.ejb20
Interface ProcessLoanApplicationBusinessServiceLocal
- All Superinterfaces:
- javax.ejb.EJBLocalObject
public interface ProcessLoanApplicationBusinessServiceLocal
- extends javax.ejb.EJBLocalObject
The Local Interface for SOAPXMLMessageTransportHandlerBean.
| Methods inherited from interface javax.ejb.EJBLocalObject |
getEJBLocalHome, getPrimaryKey, isIdentical, remove |
processLoanApplication
java.lang.String processLoanApplication(java.lang.String xmlText)
throws java.lang.Exception
- Throws:
java.lang.Exception
getCreditRating
int getCreditRating()
throws java.lang.Exception
- Throws:
java.lang.Exception