Class CouchbasePersistentEntityIndexCreator

java.lang.Object
org.springframework.data.couchbase.core.index.CouchbasePersistentEntityIndexCreator
All Implemented Interfaces:
EventListener, ApplicationListener<MappingContextEvent<?,?>>

public class CouchbasePersistentEntityIndexCreator extends Object implements ApplicationListener<MappingContextEvent<?,?>>
Author:
Michael Nitschinger, Michael Reiche