public class FinderProxyFactoryImpl extends Object implements FinderProxyFactory
| Constructor and Description | 
|---|
| FinderProxyFactoryImpl(List<org.springframework.aop.Advisor> advisors,
                      ConfluenceAccessManager confluenceAccessManager) | 
public FinderProxyFactoryImpl(List<org.springframework.aop.Advisor> advisors, ConfluenceAccessManager confluenceAccessManager)
public <T> T createProxy(T target,
                         Class<T> targetClass)
createProxy in interface FinderProxyFactoryCopyright © 2003–2022 Atlassian. All rights reserved.