Uses of Class
org.openejb.alt.config.ejb11.Entity

Packages that use Entity
org.openejb.alt.config.ejb11 The classes and interfaces directly under this package define the basic parts of the OpenEJB Castor Configuration. 
 

Uses of Entity in org.openejb.alt.config.ejb11
 

Methods in org.openejb.alt.config.ejb11 that return Entity
 Entity EnterpriseBeansItem.getEntity()
          Returns the value of field 'entity'.
 

Methods in org.openejb.alt.config.ejb11 with parameters of type Entity
 void EnterpriseBeansItem.setEntity(Entity entity)
          Sets the value of field 'entity'.
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.