public interface ExtensionPostProcessor
| Modifier and Type | Method and Description |
|---|---|
default Object |
postProcessAfterInitialization(Object instance,
String name) |
default Object |
postProcessBeforeInitialization(Object instance,
String name) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.