org.openejb.proxy
Class SessionEJBHome
java.lang.Object
org.openejb.proxy.BaseEJB
org.openejb.proxy.EJBHomeImpl
org.openejb.proxy.SessionEJBHome
- All Implemented Interfaces:
- javax.ejb.EJBHome, Remote, Serializable
- public abstract class SessionEJBHome
- extends EJBHomeImpl
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionEJBHome
public SessionEJBHome(EJBMethodInterceptor handler)
remove
public void remove(javax.ejb.Handle handle)
throws RemoteException,
javax.ejb.RemoveException
- Throws:
RemoteException
javax.ejb.RemoveException
remove
public void remove(Object primaryKey)
throws RemoteException,
javax.ejb.RemoveException
- Throws:
RemoteException
javax.ejb.RemoveException
Copyright © 1999-2006 OpenEJB. All Rights Reserved.