An EJB client, can marshall an object of the class
java.lang.Class to an EJB?

Answer Posted / srinivas

If it is serializable we can marshal it to EJB
because remote clients can call business methods on bean
through EjBObject stub.EjBObject marchels any serializable
objects like String,primmitive data types wrapper classes ..etc

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is @autowired required false?

592


Enlist the contents of Container.

588


Is functional programming stateless?

531


why Bean class implements all business method of Remote interface but bean bean class not implements the remote interface

2028


Define ejb Create() and EjbPostCreate()?

578






What is difference between stateless and stateful?

503


in EJB diclare the static methods are not?

2923


What is ejb and its properties?

535


Explain the architectural relationship between JavaBeans and JTA?

2396


What is bean in ejb?

511


How does ejb invocation happens?

563


What are the different types of ejb?

524


What are stateless applications?

573


What does @inject mean in java?

652


What are the advantages of ejb?

554