@FunctionalInterface
public static interface ObjectConfig.InstanceCreationListener
| Modifier and Type | Method and Description |
|---|---|
void |
instanceCreated(java.lang.Object value,
java.lang.Class toType,
java.lang.Object instance) |