org.mule.example.loanbroker.credit
Interface CreditAgencyHome

All Superinterfaces:
EJBHome, Remote

public interface CreditAgencyHome
extends EJBHome

CreditAgencyHome the home inteface for the credit agency service


Method Summary
 CreditAgency create()
           
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

CreditAgency create()
                    throws RemoteException,
                           CreateException
Throws:
RemoteException
CreateException


Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.