org.shiftone.memento.store
Class StoreManagerTest

java.lang.Object
  extended byorg.shiftone.memento.store.StoreManagerTest

public class StoreManagerTest
extends java.lang.Object


Nested Class Summary
(package private) static class StoreManagerTest.MyVisitor
           
 
Field Summary
static org.apache.log4j.Logger LOG
           
 
Constructor Summary
StoreManagerTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

public static final org.apache.log4j.Logger LOG
Constructor Detail

StoreManagerTest

public StoreManagerTest()
Method Detail

main

public static void main(java.lang.String[] args)