Example usage for org.springframework.core AttributeAccessor interface-usage

List of usage examples for org.springframework.core AttributeAccessor interface-usage

Introduction

In this page you can find the example usage for org.springframework.core AttributeAccessor interface-usage.

Usage

From source file org.data.support.beans.factory.config.QueryDefinition.java

/**
 * A QueryDefinition describes a query instance, which has property values,
 * constructor argument values, and further information supplied by
 * concrete implementations.
 * 
 * @author chen