What is Introspection ?
Answers were Sorted based on User's Feedback
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 |
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 |
How to determine, that beans are TX or not?
How does a container, manage access, from multiple transactions on an entity bean?
Is ejb a framework?
What is ejbdoclet?
What is an ejb container?
What are ejb containers?
what is an ejb object?
5 Answers Bally Technologies, HCL, Siemens,
What is the major difference SessionBean and EntityBean?
What is ejb ql?
Where a bean can be used ?
What is ejb client?
What is @resource in java?