public interface RmiIiopCmpHome
extends javax.ejb.EJBHome
| Modifier and Type | Method and Description |
|---|---|
RmiIiopCmpObject |
create(String name) |
RmiIiopCmpObject |
findByPrimaryKey(Integer primarykey) |
RmiIiopCmpObject create(String name) throws javax.ejb.CreateException, RemoteException
javax.ejb.CreateExceptionRemoteExceptionRmiIiopCmpObject findByPrimaryKey(Integer primarykey) throws javax.ejb.FinderException, RemoteException
javax.ejb.FinderExceptionRemoteExceptionCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.