Example usage for org.springframework.beans PropertyValue subclass-usage

List of usage examples for org.springframework.beans PropertyValue subclass-usage

Introduction

In this page you can find the example usage for org.springframework.beans PropertyValue subclass-usage.

Usage

From source file org.javelin.sws.ext.bind.internal.metadata.PropertyMetadataValue.java

/**
 * <p>TODO: documentation</p>
 *
 * @author Grzegorz Grzybek
 */
public class PropertyMetadataValue<T, P> extends PropertyValue {