@FunctionalInterface public interface BeanRegistrationAotProcessor
| Modifier and Type | Method and Description |
|---|---|
default boolean |
isBeanExcludedFromAotProcessing() |
BeanRegistrationAotContribution |
processAheadOfTime(RegisteredBean registeredBean) |
@Nullable BeanRegistrationAotContribution processAheadOfTime(RegisteredBean registeredBean)
default boolean isBeanExcludedFromAotProcessing()
Copyright © 2023 Seata. All rights reserved.