public static interface ProxyFactory.ClassLoaderProvider
ProxyFactory.classLoaderProvider| Modifier and Type | Method and Description |
|---|---|
java.lang.ClassLoader |
get(ProxyFactory pf)
Returns a class loader.
|
java.lang.ClassLoader get(ProxyFactory pf)
pf - a proxy factory that is going to obtain a class loader.Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.