Class XStoreFactory

java.lang.Object
com.groiss.store.external.XStoreFactory

public class XStoreFactory extends Object
Gets instances of preconfigured XStores.
  • Method Details

    • getXStore

      public static XStore getXStore(String id)
      Get an XStore.
      Parameters:
      id - the id of the XStore
      Returns:
      the XStore