public interface CreditAgency
extends javax.ejb.EJBObject
CreditAgency defines the interface for the credit agency service| Modifier and Type | Method and Description |
|---|---|
String |
getCreditProfile(String name,
Integer ssn) |
String getCreditProfile(String name, Integer ssn) throws RemoteException
RemoteExceptionCopyright © 2003–2014 MuleSoft, Inc.. All rights reserved.