Uses of Interface
jakarta.ejb.EJBMetaData
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 EJBMetaData in jakarta.ejb
Modifier and TypeMethodDescriptionEJBHome.getEJBMetaData()
Obtain the EJBMetaData interface for the enterprise bean.