Interface ConstructionCallback
-
public interface ConstructionCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
apply(java.lang.Class<?> type, java.lang.Object object, java.lang.Object[] arguments, java.lang.String[] parameterTypeNames)
-