public interface IByteCodeEnhancer
One engine instance can have zero
or one ITemplateClassEnhancer
| Modifier and Type | Interface and Description |
|---|---|
static class |
IByteCodeEnhancer.INSTS
Not to be used by user application
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
enhance(String className,
byte[] classBytes)
Enhance byte code.
|
Copyright 2013-2016, The Rythm Engine project