The
EJBMetaData interface provides information about the enterprise
bean. Table 12 shows the methods that the EJBMetaData
interface provides for obtaining metadata for the session bean. A
client component can use this metadata to dynamically invoke an enterprise
bean.
Table 12. Methods in the EJBMetaData interface
To obtain EJB metadata, the client component takes the following steps: