Example usage for org.springframework.core.io ContextResource interface-usage

List of usage examples for org.springframework.core.io ContextResource interface-usage

Introduction

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

Usage

From source file spring.osgi.io.UrlContextResource.java

/**
 * Extension to {@link org.springframework.core.io.UrlResource} that adds support for
 * {@link org.springframework.core.io.ContextResource}. This resource is used by the
 * {@link OsgiBundleResourcePatternResolver} with the URLs returned by the OSGi
 * API.
 *

From source file de.tudarmstadt.ukp.dkpro.bigdata.io.hadoop.HdfsResource.java

/**
 * Resource abstraction over HDFS {@link Path}s.
 * 
 * @author Costin Leau
 */
class HdfsResource implements ContextResource {

From source file spring.osgi.io.OsgiBundleResource.java

/**
 * Resource implementation for OSGi environments.
 * <p/>
 * <p/> Lazy evaluation of the resource will be used.
 * <p/>
 * This implementation allows resource location inside: