public class EngineSpiSettings extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EngineSpiSettings.Defaults
Default values for the different settings if no values are given.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
BEAN_CONFIGURERS
The
BeanConfigurer instances used to programmatically assign names to beans. |
public static final String BEAN_CONFIGURERS
BeanConfigurer instances used to programmatically assign names to beans.
Expects a multi-valued reference to a bean of type BeanConfigurer.
Defaults to no value.
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.