What is Introspection?
Answers were Sorted based on User's Feedback
Answer / devarathnam c,kotagudibanda(po
Hi... Introspectation is the mechanism to analyzing the
bean properties like its size, color,etc.
| Is This Answer Correct ? | 4 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 ? | 2 Yes | 2 No |
Can I use javascript to submit a form?
What is the purpose of the notify() method?
How is a java object message delivered to a non-java client?
How can a dead thread be restarted?
Why does the tag url-encode javascript and mailto links?
To make an object to begin executing as a separate thread, what method is used?
In connection pool,when 100 clients are requesting, in pool 100 objects is there, when another client is making request how it will work
which book is better for jdbc ,servlets and jsp
what is a non-repeatable read?
What are the types of data passing mechanisams under JMS specification?
What is the need of serialize?
Where we can write Rmi registry in the code, without having to write it at the command prompt?