public interface RepositoryProxyPostProcessor
ProxyFactory creating the
repository.| Modifier and Type | Method and Description |
|---|---|
void |
postProcess(ProxyFactory factory,
RepositoryInformation repositoryInformation)
Manipulates the
ProxyFactory, e.g. add further interceptors to it. |
void postProcess(ProxyFactory factory, RepositoryInformation repositoryInformation)
ProxyFactory, e.g. add further interceptors to it.factory - will never be null.repositoryInformation - will never be null.Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.