This jar should be added to the inpath of the compiled project. The result will be a new set of class files. These new class files are woven and should be used at run time instead of the original jar.
How to set the input path depends on how you compile your code:
The hard part is not to forget to use the original cans in the running application, but rather woven cans.
source share