public interface CustomizerFactory
| Modifier and Type | Method and Description | 
|---|---|
Customizer | 
createCustomizer(Object bean)
Create customizer instance with given Bean implementation's instance. 
 | 
Customizer createCustomizer(Object bean)
bean - Bean implementation's instance.