Package org.shiftone.jrat.inject.bytecode.asm

Interface Summary
Constants  
Constants.Clock  
Constants.HandlerFactory  
Constants.MethodHandler  
Constants.Throwable  
 

Class Summary
AsmInjectorStrategy  
ClassInitClassVisitor  
ClassInitMethodVisitor All this visitor does is add a single instruction to the start of the static intitializer to call the JRat initializer method.
DebugClassVisitor  
IfInterfaceClassVisitor  
InjectClassVisitor  
MethodCriteriaClassVisitor  
ProxyMethodVisitor