What is Introspection ?

Answers were Sorted based on User's Feedback



What is Introspection ?..

Answer / priya

Introspection is the automatic process of analyzing a bean's design patterns to reveal the bean's properties, events, and methods.

Is This Answer Correct ?    0 Yes 0 No

What is Introspection ?..

Answer / ranganathkini

Introspection or Reflection is a technique by which one type
can inspect the members of another type using Java
Reflection API which comes as a part of the java.lang.reflect

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More EJB Interview Questions

What is the difference between ejb and java beans?

0 Answers  


Can i write business logic methods in entitybean?

3 Answers   HCL,


What is the use of @resource?

0 Answers  


What is the difference between stateful and stateless session beans?

2 Answers   Tech Mahindra,


In an EJB project, Howmany tables and How many entity beans are used?

1 Answers  






What is session facade in ejb?

0 Answers  


How stateful session beans will maintain consistency, across transaction updates?

2 Answers  


What is difference between ejb 1.1 and ejb 2.0?

0 Answers  


How bean-managed transactions will work?

1 Answers   Wipro,


Why serialization is used?

2 Answers   IBM,


What are the components of ejb?

0 Answers  


What is EJB object?

0 Answers  


Categories