Uses of Class
com.sun.ejb.containers.EJBHomeImpl
-
Packages that use EJBHomeImpl Package Description com.sun.ejb.containers org.glassfish.persistence.ejb.entitybean.container -
-
Uses of EJBHomeImpl in com.sun.ejb.containers
Subclasses of EJBHomeImpl in com.sun.ejb.containers Modifier and Type Class Description classEJBHomeInvocationHandlerHandler for EJBHome invocations through EJBHome proxy.Fields in com.sun.ejb.containers declared as EJBHomeImpl Modifier and Type Field Description protected EJBHomeImplBaseContainer. ejbHomeImplprotected EJBHomeImplBaseContainer. ejbRemoteBusinessHomeImpl -
Uses of EJBHomeImpl in org.glassfish.persistence.ejb.entitybean.container
Subclasses of EJBHomeImpl in org.glassfish.persistence.ejb.entitybean.container Modifier and Type Class Description classEntityBeanHomeImplImplementation of the EJBHome interface for Entity Beans.classReadOnlyEJBHomeImplImplementation of the EJBHome interface for ReadOnly Entity Beans.
-