Stateless SessionBean create() method doesnot contain any parameters and the syntax is as follows::in slsb create method does not contain any parameters because in slsb we never give guarrenty that all bussiness methods invoked by client will get service from same bean instance and there is no guarrenty that bean instance is created the movement when client home.create() bean instance will be created bean instances may be created by containter before calling home.create() so there is no question of having parameters in create method in slsb
Category:EJB Interview Questions
No comments:
Post a Comment