public class IndexCreationMappingEventListener extends Object implements ApplicationListener<org.springframework.data.mapping.context.MappingContextEvent<Neo4jPersistentEntity<?>,Neo4jPersistentProperty>>
| Constructor and Description |
|---|
IndexCreationMappingEventListener(Neo4jTemplate template) |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(org.springframework.data.mapping.context.MappingContextEvent<Neo4jPersistentEntity<?>,Neo4jPersistentProperty> event) |
public IndexCreationMappingEventListener(Neo4jTemplate template)
public void onApplicationEvent(org.springframework.data.mapping.context.MappingContextEvent<Neo4jPersistentEntity<?>,Neo4jPersistentProperty> event)
onApplicationEvent in interface ApplicationListener<org.springframework.data.mapping.context.MappingContextEvent<Neo4jPersistentEntity<?>,Neo4jPersistentProperty>>Copyright © 2012 SpringSource. All Rights Reserved.