|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Session | |
---|---|
org.objectweb.jonas_ejb.deployment.api | |
org.objectweb.jonas_ejb.deployment.xml |
Uses of Session in org.objectweb.jonas_ejb.deployment.api |
---|
Constructors in org.objectweb.jonas_ejb.deployment.api with parameters of type Session | |
---|---|
SessionDesc(ClassLoader classLoader,
Session ses,
AssemblyDescriptor asd,
JonasSession jSes,
JLinkedList jMDRList,
String filename)
constructor: called when the DeploymentDescriptor is read. |
|
SessionStatefulDesc(ClassLoader classLoader,
Session ses,
AssemblyDescriptor asd,
JonasSession jSes,
JLinkedList jMDRList,
String filename)
constructor: called when the DeploymentDescriptor is read. |
|
SessionStatelessDesc(ClassLoader classLoader,
Session ses,
AssemblyDescriptor asd,
JonasSession jSes,
JLinkedList jMDRList,
String filename)
constructor: called when the DeploymentDescriptor is read. |
Uses of Session in org.objectweb.jonas_ejb.deployment.xml |
---|
Methods in org.objectweb.jonas_ejb.deployment.xml with parameters of type Session | |
---|---|
void |
EnterpriseBeans.addSession(Session session)
Add a new session element to this object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |