Uses of Interface
jakarta.ejb.EJBLocalHome
Package
Description
Contains the Enterprise Bean classes
and interfaces that define the contracts between the enterprise bean
and its clients and between the enterprise bean and the enterprise bean container.
-
Uses of EJBLocalHome in jakarta.ejb
Modifier and TypeMethodDescriptionEJBContext.getEJBLocalHome()
Obtain the enterprise bean's local home interface.EJBLocalObject.getEJBLocalHome()
Obtain the enterprise bean's local home interface.