Uses of Interface
com.sun.enterprise.container.common.spi.util.IndirectlySerializable
-
Packages that use IndirectlySerializable Package Description com.sun.ejb.containers org.glassfish.persistence.ejb.entitybean.container -
-
Uses of IndirectlySerializable in com.sun.ejb.containers
Classes in com.sun.ejb.containers that implement IndirectlySerializable Modifier and Type Class Description classEJBLocalHomeImplImplementation of the EJBLocalHome interface.classEJBLocalHomeInvocationHandlerHandler for EJBLocalHome invocations through EJBLocalHome proxy.classEJBLocalObjectImplImplementation of the EJBLocalObject interface.classEJBLocalObjectInvocationHandlerHandler for EJBLocalObject invocations through EJBLocalObject proxy.classTimerWrapper -
Uses of IndirectlySerializable in org.glassfish.persistence.ejb.entitybean.container
Classes in org.glassfish.persistence.ejb.entitybean.container that implement IndirectlySerializable Modifier and Type Class Description classEntityBeanLocalHomeImplImplementation of the EJBLocalHome interface for Entity Beans.classReadOnlyEJBLocalHomeImplImplementation of the EJBHome interface.
-