org.springframework.data.repository.core.support.RepositoryProxyPostProcessorDynamoDBMappingContextProcessor, Entity2DynamoDBTableSynchronizerpublic abstract class EntityInformationProxyPostProcessor<T,ID> extends Object implements org.springframework.data.repository.core.support.RepositoryProxyPostProcessor
| Constructor | Description |
|---|---|
EntityInformationProxyPostProcessor() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
postProcess(org.springframework.aop.framework.ProxyFactory factory,
org.springframework.data.repository.core.RepositoryInformation repositoryInformation) |
|
protected abstract void |
registeredEntity(DynamoDBEntityInformation<T,ID> entityInformation) |
public EntityInformationProxyPostProcessor()
protected abstract void registeredEntity(DynamoDBEntityInformation<T,ID> entityInformation)
public final void postProcess(org.springframework.aop.framework.ProxyFactory factory,
org.springframework.data.repository.core.RepositoryInformation repositoryInformation)
postProcess in interface org.springframework.data.repository.core.support.RepositoryProxyPostProcessorCopyright © 2018–2019. All rights reserved.