Uses of Interface
javax.ejb.EJBMetaData

Packages that use EJBMetaData
javax.ejb The javax.ejb package 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 © 2008 Sun Microsystems, Inc.. All Rights Reserved.