Interface ConstructorStrategy
-
- All Known Implementing Classes:
DefaultConstructorStrategy
public interface ConstructorStrategy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Objectconstruct(java.lang.Class<?> clazz)
-