org.springframework.data.neo4j.lifecycle
Class DeleteEvent<T>
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.data.neo4j.lifecycle.DeleteEvent<T>
- All Implemented Interfaces:
- Serializable
public class DeleteEvent<T>
- extends org.springframework.context.ApplicationEvent
- See Also:
- Serialized Form
| Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
DeleteEvent
public DeleteEvent(Object source,
T entity)
getEntity
public T getEntity()
Copyright © 2012 SpringSource. All Rights Reserved.