com.ibm.soa.parlayx21.call_handling
Interface CallHandlingHome

All Superinterfaces:
javax.ejb.EJBHome, java.rmi.Remote

public interface CallHandlingHome
extends javax.ejb.EJBHome


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

Method Detail

create

CallHandling_RI create()
                       throws java.rmi.RemoteException,
                              javax.ejb.CreateException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException


Copyright © 2003 IBM Corp. All Rights Reserved.