org.shoal.adapter.store
Class RepliatedBackingStoreRegistry
java.lang.Object
org.shoal.adapter.store.RepliatedBackingStoreRegistry
public class RepliatedBackingStoreRegistry
- extends java.lang.Object
- Author:
- Mahesh Kannan
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepliatedBackingStoreRegistry
public RepliatedBackingStoreRegistry()
registerStore
public static final void registerStore(java.lang.String name,
org.glassfish.ha.store.api.BackingStoreConfiguration conf,
DataStoreContext ctx)
unregisterStore
public static final void unregisterStore(java.lang.String name)
getStoreNames
public static final java.util.Collection<java.lang.String> getStoreNames()
getConfigurations
public static final java.util.Collection<org.glassfish.ha.store.api.BackingStoreConfiguration> getConfigurations()
getContext
public static final DataStoreContext getContext(java.lang.String name)
Copyright © 2010. All Rights Reserved.