Unlock Free Shipping at $50
Shopping Cart
Java Reflection in Action: Practical Guide for Developers | Learn Dynamic Programming & Runtime Class Manipulation | Perfect for Web Apps, APIs & Software Development
$37.46
$49.95
Safe 25%
Java Reflection in Action: Practical Guide for Developers | Learn Dynamic Programming & Runtime Class Manipulation | Perfect for Web Apps, APIs & Software Development
Java Reflection in Action: Practical Guide for Developers | Learn Dynamic Programming & Runtime Class Manipulation | Perfect for Web Apps, APIs & Software Development
Java Reflection in Action: Practical Guide for Developers | Learn Dynamic Programming & Runtime Class Manipulation | Perfect for Web Apps, APIs & Software Development
$37.46
$49.95
25% Off
Quantity:
Delivery & Return: Free shipping on all orders over $50
Estimated Delivery: 10-15 days international
27 people viewing this product right now!
SKU: 95954286
Guranteed safe checkout
amex
paypal
discover
mastercard
visa
apple pay
shop
Description
Explaining the Java Reflection API and providing techniques for using it effectively, this guide describes the capabilities that allow a program to examine and modify itself at runtime. The java.lang.reflect package and its uses are covered, including a detailed discussion of Java's dynamic proxy facility. Less obvious reflective capabilities, such as call stack introspection and the Java class loader, are addressed. In recognition of the limitations of Java Reflection, the various ways to use Reflection to generate code and surpass these limitations are detailed. A discussion of performance analysis techniques and a look ahead at what is new in JDK 1.5 is included.
More
Shipping & Returns

For all orders exceeding a value of 100USD shipping is offered for free.

Returns will be accepted for up to 10 days of Customer’s receipt or tracking number on unworn items. You, as a Customer, are obliged to inform us via email before you return the item.

Otherwise, standard shipping charges apply. Check out our delivery Terms & Conditions for more details.

Reviews
*****
Verified Buyer
5
The authors know a great deal about reflection in general and use it to ground a clear, detailed explanation of how to use reflection in Java.My only qualm about the book is their discussion of the use of microbenchmarks to evaluate the impact of reflection upon execution speed. My experience is that microbenchmarks such as these, give you a best case lower bound on execution speed.Echoing the other reviews, every Java programmer should know this. It will make your code cleaner, better and more maintainable. The book also contains an excellent set of references to help the reader explore the general topic of reflection in greater depth.

You Might Also Like