Uses of Interface
com.sun.ejb.containers.GenericEJBLocalHome
-
Packages that use GenericEJBLocalHome Package Description com.sun.ejb.containers -
-
Uses of GenericEJBLocalHome in com.sun.ejb.containers
Fields in com.sun.ejb.containers declared as GenericEJBLocalHome Modifier and Type Field Description protected GenericEJBLocalHomeBaseContainer. ejbLocalBusinessHomeprotected GenericEJBLocalHomeBaseContainer. ejbOptionalLocalBusinessHomeMethods in com.sun.ejb.containers that return GenericEJBLocalHome Modifier and Type Method Description GenericEJBLocalHomeBaseContainer. getEJBLocalBusinessHome(String clientViewClassName)Return an object that implements ejb's local business home interface.
-