org.shiftone.memento.store
Class StoreManagerFactory

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

public class StoreManagerFactory
extends java.lang.Object


Field Summary
static org.apache.log4j.Logger LOG
           
 
Constructor Summary
StoreManagerFactory()
           
 
Method Summary
static StoreManager getStoreManager()
           
(package private) static boolean shouldShutdown()
           
 
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

StoreManagerFactory

public StoreManagerFactory()
Method Detail

getStoreManager

public static StoreManager getStoreManager()
                                    throws StoreException
Throws:
StoreException

shouldShutdown

static boolean shouldShutdown()