class ClassPoolFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private UseClassPathAdjuster |
useClassPathAdjuster |
Constructor and Description |
---|
ClassPoolFactory(UseClassPathAdjuster useClassPathAdjuster) |
Modifier and Type | Method and Description |
---|---|
(package private) javassist.ClassPool |
create() |
private UseClassPathAdjuster useClassPathAdjuster
ClassPoolFactory(UseClassPathAdjuster useClassPathAdjuster)