|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommonEjb | |
---|---|
org.objectweb.jonas_ejb.deployment.api | |
org.objectweb.jonas_ejb.deployment.xml |
Uses of CommonEjb in org.objectweb.jonas_ejb.deployment.api |
---|
Methods in org.objectweb.jonas_ejb.deployment.api with parameters of type CommonEjb | |
---|---|
protected void |
BeanDesc.loadExtraClasses(CommonEjb ce,
ClassLoader loader)
Permit classes loading from subtypes. |
protected void |
SessionStatelessDesc.loadExtraClasses(CommonEjb bd,
ClassLoader classLoader)
load class for service-endpoint |
Constructors in org.objectweb.jonas_ejb.deployment.api 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.objectweb.jonas_ejb.deployment.xml |
---|
Subclasses of CommonEjb in org.objectweb.jonas_ejb.deployment.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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |