public abstract class AbstractClassTransformer extends Object implements org.springframework.beans.factory.InitializingBean
| Modifier and Type | Field and Description |
|---|---|
protected static Set<String> |
alreadyLoadedClasses |
protected List<String> |
preLoadClassNamePatterns |
| Constructor and Description |
|---|
AbstractClassTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
setPreLoadClassNamePatterns(List<String> fullyQualifiedClassNames)
Fully qualified list of class names to pre-load
|
Copyright © 2016. All rights reserved.