public interface Constants
| Modifier and Type | Field and Description |
|---|---|
static String |
OBJECT_TYPE_ATTRIBUTE
The name of an attribute that can be
set on a
BeanDefinition so that
factory beans can signal their object type when it can't be deduced from
the factory bean class. |
static String |
REFERENCE_PROPS
attributes of reference annotation
|
static String |
REFERENCE_SOURCES
Registration sources of the reference, may be xml file or annotation location
|
static final String REFERENCE_PROPS
static final String REFERENCE_SOURCES
static final String OBJECT_TYPE_ATTRIBUTE
set on a
BeanDefinition so that
factory beans can signal their object type when it can't be deduced from
the factory bean class.
From FactoryBean.OBJECT_TYPE_ATTRIBUTE of Spring 5.2.Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.