Skip to content

library that makes "Interceptor" design pattern available for "plain old Java objects" methods. It uses a custom class loader in order to modify the intercepted methods bytecode on the fly. Initial source by [email protected] @ http://code.google.com/p/java-interceptor/

Notifications You must be signed in to change notification settings

Reagan/java-interceptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

About

library that makes "Interceptor" design pattern available for "plain old Java objects" methods. It uses a custom class loader in order to modify the intercepted methods bytecode on the fly. Initial source by [email protected] @ http://code.google.com/p/java-interceptor/

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages