Uses of Class
com.sun.ejb.containers.EJBLocalHomeImpl
-
Packages that use EJBLocalHomeImpl Package Description com.sun.ejb.containers org.glassfish.persistence.ejb.entitybean.container -
-
Uses of EJBLocalHomeImpl in com.sun.ejb.containers
Subclasses of EJBLocalHomeImpl in com.sun.ejb.containers Modifier and Type Class Description classEJBLocalHomeInvocationHandlerHandler for EJBLocalHome invocations through EJBLocalHome proxy.Fields in com.sun.ejb.containers declared as EJBLocalHomeImpl Modifier and Type Field Description protected EJBLocalHomeImplBaseContainer. ejbLocalBusinessHomeImplprotected EJBLocalHomeImplBaseContainer. ejbLocalHomeImplprotected EJBLocalHomeImplBaseContainer. ejbOptionalLocalBusinessHomeImpl -
Uses of EJBLocalHomeImpl in org.glassfish.persistence.ejb.entitybean.container
Subclasses of EJBLocalHomeImpl in org.glassfish.persistence.ejb.entitybean.container Modifier and Type Class Description classEntityBeanLocalHomeImplImplementation of the EJBLocalHome interface for Entity Beans.classReadOnlyEJBLocalHomeImplImplementation of the EJBHome interface.
-