Class FinderProxyFactoryImpl
java.lang.Object
com.atlassian.confluence.api.impl.service.content.finder.FinderProxyFactoryImpl
- All Implemented Interfaces:
FinderProxyFactory
-
Constructor Summary
ConstructorDescriptionFinderProxyFactoryImpl
(List<org.springframework.aop.Advisor> advisors, ConfluenceAccessManager confluenceAccessManager) -
Method Summary
-
Constructor Details
-
FinderProxyFactoryImpl
public FinderProxyFactoryImpl(List<org.springframework.aop.Advisor> advisors, ConfluenceAccessManager confluenceAccessManager)
-
-
Method Details
-
createProxy
- Specified by:
createProxy
in interfaceFinderProxyFactory
-