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