Class DynamoDBRepositoryExtension

  • All Implemented Interfaces:
    javax.enterprise.inject.spi.Extension

    public class DynamoDBRepositoryExtension
    extends org.springframework.data.repository.cdi.CdiRepositoryExtensionSupport
    A portable CDI extension which registers beans for Spring Data DynamoDB repositories.
    Author:
    Michael Lavelle, Sebastian Just
    • Method Summary

      • Methods inherited from class org.springframework.data.repository.cdi.CdiRepositoryExtensionSupport

        getCustomImplementationDetector, getRepositoryContext, getRepositoryTypes, processAnnotatedType, registerBean
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DynamoDBRepositoryExtension

        public DynamoDBRepositoryExtension()