Example usage for org.springframework.context.expression StandardBeanExpressionResolver subclass-usage

List of usage examples for org.springframework.context.expression StandardBeanExpressionResolver subclass-usage

Introduction

In this page you can find the example usage for org.springframework.context.expression StandardBeanExpressionResolver subclass-usage.

Usage

From source file com.oracle.coherence.spring.CoherenceBeanExpressionResolver.java

/**
 * A {@link org.springframework.beans.factory.config.BeanExpressionResolver}
 * implementation that bridges Coherence configuration concepts with Spring
 * configuration concepts. Ultimately this class and it's children support
 * the ability to reference Coherence parameter macros within a spring
 * application context file.