public interface BeansPostProcessor
| Modifier and Type | Field and Description |
|---|---|
static BeansPostProcessor |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<? extends ClassNameAware> |
postProcess(java.util.Collection<? extends ClassNameAware> beans) |
static final BeansPostProcessor DEFAULT
java.util.Collection<? extends ClassNameAware> postProcess(java.util.Collection<? extends ClassNameAware> beans)
Copyright © 2018 SAP SE. All Rights Reserved.