Example usage for org.apache.wicket.core.util.resource.locator ResourceStreamLocator subclass-usage

List of usage examples for org.apache.wicket.core.util.resource.locator ResourceStreamLocator subclass-usage

Introduction

In this page you can find the example usage for org.apache.wicket.core.util.resource.locator ResourceStreamLocator subclass-usage.

Usage

From source file com.evolveum.midpoint.web.util.MidPointResourceStreamLocator.java

/**
 * Created by Viliam Repan (lazyman).
 */
public class MidPointResourceStreamLocator extends ResourceStreamLocator {

    private static final Trace LOGGER = TraceManager.getTrace(MidPointResourceStreamLocator.class);