Uses of Class
org.zeroturnaround.javarebel.integration.support.JavassistClassBytecodeProcessor
Packages that use JavassistClassBytecodeProcessor
Package
Description
-
Uses of JavassistClassBytecodeProcessor in org.zeroturnaround.javarebel.integration.generic
Modifier and TypeClassDescriptionclassBytecode processor for delegating Servlet context's resource related methods.classProcessor making the class implement the given interface only if it is not already doing so.classCBP for the standard class loader integration.Methods in org.zeroturnaround.javarebel.integration.generic that return JavassistClassBytecodeProcessor -
Uses of JavassistClassBytecodeProcessor in org.zeroturnaround.javarebel.integration.support
Modifier and TypeClassDescriptionclassProcessors that extend this class arecachedby default.static classMethods in org.zeroturnaround.javarebel.integration.support that return JavassistClassBytecodeProcessorModifier and TypeMethodDescriptionJavassistClassBytecodeProcessor.withDuplicatePatchingProtection()Avoids duplicate patching a given class when it has already been patched.