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