public class BeanExpressionContext extends Object
Constructor and Description |
---|
BeanExpressionContext(ConfigurableBeanFactory beanFactory,
Scope scope) |
Modifier and Type | Method and Description |
---|---|
boolean |
containsObject(String key) |
boolean |
equals(Object other) |
ConfigurableBeanFactory |
getBeanFactory() |
Object |
getObject(String key) |
Scope |
getScope() |
int |
hashCode() |
public BeanExpressionContext(ConfigurableBeanFactory beanFactory, @Nullable Scope scope)
public final ConfigurableBeanFactory getBeanFactory()
public boolean containsObject(String key)