Example usage for org.springframework.core OverridingClassLoader subclass-usage

List of usage examples for org.springframework.core OverridingClassLoader subclass-usage

Introduction

In this page you can find the example usage for org.springframework.core OverridingClassLoader subclass-usage.

Usage

From source file org.codehaus.groovy.grails.plugins.searchable.test.SearchableFunctionalTestCaseClassLoader.java

/**
 * @author Maurice Nicholson
 */
public class SearchableFunctionalTestCaseClassLoader extends OverridingClassLoader {
    private Map preloadedClasses = new HashMap();