Spring Data MongoDB

Package org.springframework.data.mongodb.core.mapping.event

Class Summary
AbstractMongoEventListener<E> Base class to implement domain class specific ApplicationListeners.
AfterConvertEvent<E>  
AfterLoadEvent<T> Event to be triggered after loading DBObjects to be mapped onto a given type.
AfterSaveEvent<E>  
AuditingEventListener Event listener to populate auditing related fields on an entity about to be saved.
BeforeConvertEvent<T> Event being thrown before a domain object is converted to be persisted.
BeforeSaveEvent<E>  
LoggingEventListener  
MongoMappingEvent<T>  
ValidatingMongoEventListener javax.validation dependant entities validator.
 


Spring Data MongoDB

Copyright © 2011-2013-2013 SpringSource. All Rights Reserved.