The Proxy from cglib.sourceforge.net is a drop-in
replacement for the java.lang.reflect.Proxy class with
two important extra features:
- It can proxy concrete classes, not just interfaces.
- It can operate under JDK 1.2.2
The attached patch replaces references to the reflect
Proxy with the cglib Proxy.
This does add extra dependencies to mockobjects, in the
form of cglib and the underlying asm code.
CGLib is released under the Apache License. It's
available from http://cglib.sourceforge.net/
ASM is released under LGPL. It's available from
http://asm.objectweb.org/
Nobody/Anonymous
None
None
Public
|
Date: 2003-09-09 01:08 Logged In: YES |
|
Date: 2003-07-09 23:44 Logged In: YES |
|
Date: 2003-07-09 20:08 Logged In: YES |
|
Date: 2003-07-07 08:16 Logged In: YES |
|
Date: 2003-07-07 08:14 Logged In: YES |
|
Date: 2003-07-02 07:51 Logged In: YES |
|
Date: 2003-07-02 04:15 Logged In: YES |
|
Date: 2003-07-02 04:12 Logged In: YES |
|
Date: 2003-07-02 03:51 Logged In: YES |
| Filename | Description | Download |
|---|---|---|
| cglib-patch2.txt | Patch to OPTIONALLY use the cglib proxy | Download |
| cglib-patch.txt | Patch to use the cglib proxy | Download |
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use