public interface ExtensionPostProcessor
| 限定符和类型 | 方法和说明 |
|---|---|
default Object |
postProcessAfterInitialization(Object instance,
String name) |
default Object |
postProcessBeforeInitialization(Object instance,
String name) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.