| Author |
Session objects from XDoclet
|
Jon Bricker
Greenhorn
Joined: Feb 28, 2003
Posts: 23
|
|
I'm an old hat with J2EE but new to XDoclet. When running XDoclet in my IDE it generated Session Objects which are concrete implemtations of my Stateless EJBs ( the interface methods - ejbActivate, ejbPassivate, ect). I was wondering how these are used. Are they just generated so the developer does not have to write the code or do they need to be instancated when I use the EJBs? thanks.
|
 |
 |
|
|
subject: Session objects from XDoclet
|
|
|