public interface BytecodeClassDefiner
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Class<?> |
defineBytecodeClass(String className,
byte[] bytecode,
int off,
int len,
ProtectionDomain protectionDomain) |
Class<?> defineBytecodeClass(String className, byte[] bytecode, int off, int len, ProtectionDomain protectionDomain)
Copyright © 2015–2024 The DBFlute Project. All rights reserved.