public interface CompiledInvoker extends Invoker
| Modifier and Type | Method and Description |
|---|---|
String |
getMethodBytecode()
Generated code should be able to return a String which represents the bytecode.
|
String getMethodBytecode()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.