ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Java J2EE  >>  Java Related  >>  EJB
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
what is an ejb object?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is an ejb object?
Answer
# 1
Ejb object is a server-side object,and it conatins business
methods,that is why we need to call ejb object as a business
component.
 
Is This Answer Correct ?    3 Yes 2 No
Amarajagan
 
  Re: what is an ejb object?
Answer
# 2
Ejb objects are used to access the Business logic methods 
defined by the user in the bean. client gets the reference 
of the object using JNDI, and cast the object as the 
HomeObject and access the methods in the bean.
 
Is This Answer Correct ?    2 Yes 0 No
Vamsee
 
 
 
  Re: what is an ejb object?
Answer
# 3
EjbObject is an object which implements our component 
interface.The container creats it when we call create 
method on home stub.It contains business methods.It is a 
beans body guard.
 
Is This Answer Correct ?    1 Yes 0 No
Siriganesh
 
  Re: what is an ejb object?
Answer
# 4
EJB object implements Component Interface. It is created by 
the container when create() method is called by the Home 
interface. EJB object contains the business methods present 
in the bean class. Hence client request invokes the 
business method on bean via the EJB object.
 
Is This Answer Correct ?    1 Yes 0 No
Nisha
 

 
 
 
Other EJB Interview Questions
 
  Question Asked @ Answers
 
what are the influence factors of ejbLoad() & ejbStore()?  1
How Client will contact the Bean? Four-soft2
How is an entity bean created?  1
Explain the architectural relationship between EJB & XML? Wipro1
What is meant by manifest files ?  1
how to deploy enterprise javabeans? Inforica2
how to set the relationship between tables in ejb  1
How enterprise beans will handle concurrent and loopback calls on entity beans? Wipro1
Is it possible to write two EJBs that have different bean classes, but they share same Remote interface and Home interfaces?  1
How the container will maintain synchronization for multiple calls to the entity bean? HCL1
Tell me difference between Container managed persistent bean & Bean managed persistent bean? KPIT1
How to connect to a specific enterprise bean?  1
How do identify two same entity beans?  1
What is Transaction attribute?  3
Describe client view of an Enterprise JavaBeans component? Wipro1
What is the purpose of a transaction monitor?  1
absract methods in EntityBean ?  1
Can Container Managed Bean-Managed Transaction ? Sony3
How does legacy object mapping work?  1
How bean-managed transactions will work? Wipro1
 
For more EJB Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com