com.ibm.premises.reusable.locating
Interface LocatingHome

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

public interface LocatingHome
extends javax.ejb.EJBHome

Home interface for Enterprise Bean: Locating


Method Summary
 Locating create()
          Creates a default instance of Session Bean: Locating
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

Locating create()
                throws javax.ejb.CreateException,
                       java.rmi.RemoteException
Creates a default instance of Session Bean: Locating

Throws:
javax.ejb.CreateException
java.rmi.RemoteException