Class BeanExpressionContext
java.lang.Object
org.springframework.beans.factory.config.BeanExpressionContext
Context object for evaluating an expression within a bean definition.
- Since:
- 3.0
- Author:
- Juergen Hoeller
-
Constructor Summary
ConstructorsConstructorDescriptionBeanExpressionContext
(ConfigurableBeanFactory beanFactory, @Nullable Scope scope) -
Method Summary
Modifier and TypeMethodDescriptionboolean
containsObject
(String key) boolean
final ConfigurableBeanFactory
getScope()
int
hashCode()
-
Constructor Details
-
BeanExpressionContext
-
-
Method Details
-
getBeanFactory
-
getScope
-
containsObject
-
getObject
-
equals
-
hashCode
-