Uses of Interface
javax.ejb.EJBMetaData

Packages that use EJBMetaData
javax.ejb Contains the Enterprise JavaBeans classes and interfaces that define the contracts between the enterprise bean and its clients and between the enterprise bean and the EJB container. 
 

Uses of EJBMetaData in javax.ejb
 

Methods in javax.ejb that return EJBMetaData
 EJBMetaData EJBHome.getEJBMetaData()
          Obtain the EJBMetaData interface for the enterprise bean.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.