|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
| Added Constructors | |
InstantiatorStrategy) |
Create a new {@code SpringObjenesis} instance with the given standard instantiator strategy. |
| Added Methods | |
boolean isWorthTrying() |
Return whether this Objenesis instance is worth trying for instance creation, i.e. |
T newInstance(Class<T>, |
Create a new instance of the given class via Objenesis. |
<any> newInstantiatorOf(Class<T>) |
|
| Added Fields | |
String IGNORE_OBJENESIS_PROPERTY_NAME |
System property that instructs Spring to ignore Objenesis, not even attempting to use it. |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||