Example usage for org.apache.wicket.markup MarkupCache subclass-usage

List of usage examples for org.apache.wicket.markup MarkupCache subclass-usage

Introduction

In this page you can find the example usage for org.apache.wicket.markup MarkupCache subclass-usage.

Usage

From source file com.aipo.mobycket.wicket.markup.MultiDeviceMarkupCache.java

/**
 * 
 */
public class MultiDeviceMarkupCache extends MarkupCache {

    /** The markup cache key provider used by MarkupCache */

From source file com.servoy.j2db.server.headlessclient.ServoyMarkupCache.java

/**
 * @author jcompagner
 * 
 */
public class ServoyMarkupCache extends MarkupCache {

From source file org.yes.cart.web.application.MultiMarkupCache.java

/**
 * User: Igor Azarny iazarny@yahoo.com
 * Date: 7/10/11
 * Time: 9:09 AM
 */
public class MultiMarkupCache extends MarkupCache {