|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionDesc | |
---|---|
org.objectweb.jonas_ejb.container | |
org.objectweb.jonas_ejb.deployment.api |
Uses of SessionDesc in org.objectweb.jonas_ejb.container |
---|
Constructors in org.objectweb.jonas_ejb.container with parameters of type SessionDesc | |
---|---|
JRepStatefulHome(SessionDesc dd,
JSessionFactory bf)
|
|
JRepStatefulLocalHome(SessionDesc dd,
JSessionFactory bf)
constructor |
|
JRepStatelessHome(SessionDesc dd,
JSessionFactory bf)
Constructor |
|
JSessionFactory(SessionDesc dd,
JContainer cont)
constructor |
|
JSessionHome(SessionDesc dd,
JSessionFactory bf)
constructor |
|
JSessionLocalHome(SessionDesc dd,
JSessionFactory bf)
constructor |
Uses of SessionDesc in org.objectweb.jonas_ejb.deployment.api |
---|
Subclasses of SessionDesc in org.objectweb.jonas_ejb.deployment.api | |
---|---|
class |
SessionStatefulDesc
class to hold meta-information related to a stateful session bean. |
class |
SessionStatelessDesc
class to hold meta-information related to a stateless session bean. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |