public class ProxyFactory.WriteReplaceBodyCreator extends Object implements MethodBodyCreator
Constructor and Description |
---|
WriteReplaceBodyCreator() |
Modifier and Type | Method and Description |
---|---|
void |
overrideMethod(org.jboss.classfilewriter.ClassMethod method,
Method superclassMethod)
Generate the writeReplace method body.
|
public void overrideMethod(org.jboss.classfilewriter.ClassMethod method, Method superclassMethod)
overrideMethod
in interface MethodBodyCreator
method
- the method to populatesuperclassMethod
- the method to overrideCopyright © 2023 JBoss by Red Hat. All rights reserved.