Skip navigation links
A E I M R S 

A

ALL_MEMBER_CATEGORIES - Static variable in class io.seata.spring.aot.AotUtils
Usually used for serialization
AotUtils - Class in io.seata.spring.aot
The AOT utils
AotUtils() - Constructor for class io.seata.spring.aot.AotUtils
 

E

EMPTY_MEMBER_CATEGORIES - Static variable in class io.seata.spring.aot.AotUtils
Only used for load class

I

io.seata.spring.aot - package io.seata.spring.aot
 
isSpringAotEnabled() - Static method in class io.seata.spring.aot.AotUtils
Whether AOT enabled

M

MEMBER_CATEGORIES_FOR_INSTANTIATE - Static variable in class io.seata.spring.aot.AotUtils
 
MEMBER_CATEGORIES_FOR_INSTANTIATE_AND_INVOKE - Static variable in class io.seata.spring.aot.AotUtils
 

R

registerAllOfClass(boolean, ReflectionHints, Class<?>, MemberCategory...) - Static method in class io.seata.spring.aot.AotUtils
Recursively register the class and its supper classes, interfaces, fields, and the parameters of methods to the reflection hints.
registerServices(ReflectionHints, String, Predicate<Resource>, MemberCategory...) - Static method in class io.seata.spring.aot.AotUtils
 
registerServices(ReflectionHints, String, MemberCategory...) - Static method in class io.seata.spring.aot.AotUtils
 
registerServices(ReflectionHints, Predicate<Resource>, MemberCategory...) - Static method in class io.seata.spring.aot.AotUtils
 
registerServices(ReflectionHints, MemberCategory...) - Static method in class io.seata.spring.aot.AotUtils
 
registerType(ReflectionHints, Class<?>, MemberCategory...) - Static method in class io.seata.spring.aot.AotUtils
 
registerType(ReflectionHints, String, MemberCategory...) - Static method in class io.seata.spring.aot.AotUtils
 
registerTypes(ReflectionHints, MemberCategory[], String...) - Static method in class io.seata.spring.aot.AotUtils
 
registerTypes(ReflectionHints, MemberCategory[], Class<?>...) - Static method in class io.seata.spring.aot.AotUtils
 
registerTypesForSerialize(ReflectionHints, Class<?>...) - Static method in class io.seata.spring.aot.AotUtils
Register the types for serialize, without knowing the type of the serializer
registerTypesForSerialize(ReflectionHints, String...) - Static method in class io.seata.spring.aot.AotUtils
 

S

SPRING_AOT_ENABLED - Static variable in class io.seata.spring.aot.AotUtils
 
A E I M R S 
Skip navigation links

Copyright © 2023 Seata. All rights reserved.