public static interface ProxyFactory.ClassLoaderProvider
ProxyFactory.classLoaderProvider
Modifier and Type | Method | 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 © 2018 Shigeru Chiba, www.javassist.org. All rights reserved.