spring-framework / org.springframework.context.expression / StandardBeanExpressionResolver / <init>

<init>

StandardBeanExpressionResolver()

Create a new StandardBeanExpressionResolver with default settings.

StandardBeanExpressionResolver(@Nullable beanClassLoader: ClassLoader)

Create a new StandardBeanExpressionResolver with the given bean class loader, using it as the basis for expression compilation.

Parameters

beanClassLoader - the factory's bean class loader