org.mule.samples.loanbroker.esb.ca
Interface CreditAgency


public interface CreditAgency

CreditAgency defines the interface for the credit agency service

Version:
$Revision: 3798 $
Author:
Ross Mason

Method Summary
 String getCreditProfile(String name, Integer ssn)
           
 

Method Detail

getCreditProfile

public String getCreditProfile(String name,
                               Integer ssn)
                        throws RemoteException
Throws:
RemoteException


Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.