public static class ClassLoaderProxyService.LoadFirst extends ClassLoaderProxyService
ClassLoaderProxyService.LoadFirst, ClassLoaderProxyService.Spy| Constructor and Description |
|---|
LoadFirst(WebBeansContext context) |
| Modifier and Type | Method and Description |
|---|---|
<T> Class<T> |
defineAndLoad(String name,
byte[] bytecode,
Class<T> proxiedClass) |
getProxyClassLoaderpublic LoadFirst(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.