An alternative to java.lang.reflect.Proxy
that uses InvokeDynamic to implement methods.
This has the benefit of only executing the lookup logic once for each method, not for each invocation.
-
Notifications
You must be signed in to change notification settings - Fork 1
thobe/indy-proxy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Java Dynamic Proxy implementation using InvokeDynamic
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published