Example usage for org.springframework.beans Mergeable interface-usage

List of usage examples for org.springframework.beans Mergeable interface-usage

Introduction

In this page you can find the example usage for org.springframework.beans Mergeable interface-usage.

Usage

From source file org.cateproject.test.functional.mockmvc.HtmlUnitRequestBuilder.java

/**
 * <p>
 * Internal class used to allow a {@link WebRequest} into a {@link MockHttpServletRequest} using Spring MVC Test's
 * {@link RequestBuilder}.
 * </p>
 * <p>