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.


Method Summary
 int getCreditRating()
           
 java.lang.String processLoanApplication(java.lang.String xmlText)
           
 
Methods inherited from interface javax.ejb.EJBLocalObject
getEJBLocalHome, getPrimaryKey, isIdentical, remove
 

Method Detail

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