Performance cost of Java dynamic proxy -
Many modern frameworks (Spring, Hibernate) provide very good dynamic behavior with the use of Java dynamic proxy, but what is the exact performance cost associated with it? Are the Sun Standards Available for JVM?
Some signals:
- (Observe comments too) < / Li>