public static class ClassLoaderProxyService.Spy extends ClassLoaderProxyService
ClassLoaderProxyService.LoadFirst, ClassLoaderProxyService.Spy| Constructor and Description |
|---|
Spy(WebBeansContext context) |
| Modifier and Type | Method and Description |
|---|---|
<T> Class<T> |
defineAndLoad(String name,
byte[] bytecode,
Class<T> proxiedClass) |
Map<String,byte[]> |
getProxies() |
getProxyClassLoaderpublic Spy(WebBeansContext context)
public <T> Class<T> defineAndLoad(String name, byte[] bytecode, Class<T> proxiedClass)
defineAndLoad in interface DefiningClassServicedefineAndLoad in class ClassLoaderProxyServiceCopyright © 2008–2020 The Apache Software Foundation. All rights reserved.