public interface BeanConfigurer
Modifier and Type | Method and Description |
---|---|
void |
configure(BeanConfigurationContext context)
Configure beans as necessary using the given
context . |
void configure(BeanConfigurationContext context)
context
.context
- A context exposing methods to configure beans.Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.