|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
Class getProxyClass(ClassLoader, |
Documentation changed from old to new. |
Returns the java.lang.Class object for a proxy class given a class loader and an array of interfaces. |
Object newProxyInstance(ClassLoader, |
Documentation changed from old to new. |
Returns an instance of a proxy class for the specified interfaces that dispatches method invocations to the specified invocation handler. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |