Uses of Class
org.ow2.jonas.deployment.ejb.xml.CommonEjb

Packages that use CommonEjb
org.ow2.jonas.deployment.ejb   
org.ow2.jonas.deployment.ejb.xml   
 

Uses of CommonEjb in org.ow2.jonas.deployment.ejb
 

Methods in org.ow2.jonas.deployment.ejb with parameters of type CommonEjb
protected  void SessionStatelessDesc.loadExtraClasses(CommonEjb bd, ClassLoader classLoader)
          load class for service-endpoint
protected  void BeanDesc.loadExtraClasses(CommonEjb ce, ClassLoader loader)
          Permit classes loading from subtypes.
 

Constructors in org.ow2.jonas.deployment.ejb with parameters of type CommonEjb
BeanDesc(ClassLoader classLoader, CommonEjb ejb, JonasCommonEjb jonasEjb, AssemblyDescriptor asd, JLinkedList jMDRList, String fileName)
          Constructor to be used by parent node
 

Uses of CommonEjb in org.ow2.jonas.deployment.ejb.xml
 

Subclasses of CommonEjb in org.ow2.jonas.deployment.ejb.xml
 class Entity
          This class defines the implementation of the element entity
 class MessageDriven
          This class defines the implementation of the element message-driven
 class Session
          This class defines the implementation of the element session
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.