|
Spring Data Commons | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
Interface Summary | |
---|---|
EntityInstantiator<BACKING_INTERFACE,STATE> | Interface to be implemented by classes that can instantiate and configure entities. |
StateBackedCreator<T,STATE> | encapsulates the instantiator of state-backed classes and populating them with the provided state. |
Class Summary | |
---|---|
AbstractConstructorEntityInstantiator<BACKING_INTERFACE,STATE> | Try for a constructor taking state: failing that, try a no-arg constructor and then setUnderlyingNode(). |
StateProvider |
|
Spring Data Commons | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |