public static interface ProxyFactory.ClassLoaderProvider
ProxyFactory.classLoaderProvider| Modifier and Type | Method and Description | 
|---|---|
| ClassLoader | get(ProxyFactory pf)Returns a class loader. | 
ClassLoader get(ProxyFactory pf)
pf - a proxy factory that is going to obtain a class loader.Copyright © 2016 Shigeru Chiba, www.javassist.org. All Rights Reserved.