Class NoConflict
java.lang.Object
org.zeroturnaround.javarebel.integration.support.NoConflict
Constants here defined to avoid conflicts between JRebel's and XRebel's patching.
- Author:
- Erkki Lindpere
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.zeroturnaround.bundled.javassist.CtMethodgetXRebelCopyInstead(org.zeroturnaround.bundled.javassist.CtMethod m)
-
Field Details
-
XREBEL_PREFIX
- See Also:
-
-
Constructor Details
-
NoConflict
public NoConflict()
-
-
Method Details
-
getXRebelCopyInstead
public static org.zeroturnaround.bundled.javassist.CtMethod getXRebelCopyInstead(org.zeroturnaround.bundled.javassist.CtMethod m) throws org.zeroturnaround.bundled.javassist.CannotCompileException - Throws:
org.zeroturnaround.bundled.javassist.CannotCompileException
-