Class ReflectionCacheManager

java.lang.Object
io.jmix.flowui.sys.autowire.ReflectionCacheManager

@Component("flowui_ReflectionCacheManager") public class ReflectionCacheManager extends Object
Loads and caches data for a fields and methods that are used for autowiring.

Introspects the passed component for methods and fields that are annotated with UI system annotations. Also analyzes target classes for injection, collecting and caching data for methods-candidates for autowiring.