public interface ConstructorFactory
| Modifier and Type | Method and Description |
|---|---|
Constructor<?> |
newConstructorForSerialization(Class<?> cls) |
Constructor<?> newConstructorForSerialization(Class<?> cls) throws NoSuchMethodException, SecurityException