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