|
Spring Data Commons | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MappingContextAware
An interface to make beans aware of the active MappingContext in the current ApplicationContext.
Method Summary | |
---|---|
void |
setMappingContext(MappingContext<?,?> mappingContext)
The active MappingContext for the environment. |
Method Detail |
---|
void setMappingContext(MappingContext<?,?> mappingContext)
mappingContext
-
|
Spring Data Commons | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |