public interface ByteArrayClassLoader
Modifier and Type | Method and Description |
---|---|
Class<?> |
defineClass(String name,
byte[] bytes,
ProtectionDomain domain) |
Class<?> defineClass(String name, byte[] bytes, ProtectionDomain domain)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.