Class AnnotatedApiRendererStore
java.lang.Object
com.aquima.web.config.annotation.factory.AnnotatedFactoryBase
com.aquima.web.config.annotation.factory.AnnotatedApiRendererStore
- All Implemented Interfaces:
org.springframework.beans.factory.Aware
,org.springframework.context.ApplicationContextAware
@Component
public class AnnotatedApiRendererStore
extends AnnotatedFactoryBase
implements org.springframework.context.ApplicationContextAware
IApiRendererFactory implementation that scans the Spring context for beans with an AquimaApiRendererFactory
annotation.
- Since:
- 9.2
- Author:
- A.Pragt
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setApplicationContext
(org.springframework.context.ApplicationContext applicationContext) Methods inherited from class com.aquima.web.config.annotation.factory.AnnotatedFactoryBase
getAnnotation