org.apache.wicket.devutils.diskstore.browser
Class DataStoreHelper

java.lang.Object
  extended by org.apache.wicket.devutils.diskstore.browser.DataStoreHelper

public final class DataStoreHelper
extends java.lang.Object

A helper to work with DebugDiskDataStore


Method Summary
static DebugDiskDataStore getDataStore()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDataStore

public static DebugDiskDataStore getDataStore()
Returns:
the configured DebugDiskDataStore


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.