Class PersistentEntitiesFactoryBean

java.lang.Object
org.springframework.data.cassandra.config.PersistentEntitiesFactoryBean
All Implemented Interfaces:
FactoryBean<PersistentEntities>

public class PersistentEntitiesFactoryBean extends Object implements FactoryBean<PersistentEntities>
Simple helper to be able to wire the MappingContext from a CassandraConverter bean available in the application context.