Class BackingStoreFactoryRegistry

java.lang.Object
org.glassfish.ha.store.spi.BackingStoreFactoryRegistry

public final class BackingStoreFactoryRegistry extends Object
A class for storing BackingStore implementation. This is a singleton and contains a mapping between persistence-type and BackingStoreFactory.
Author:
Mahesh.Kannan@Sun.Com, Larry.White@Sun.Com
  • Constructor Details

    • BackingStoreFactoryRegistry

      public BackingStoreFactoryRegistry()
  • Method Details