|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BackingStoreFactory | |
|---|---|
| org.glassfish.ha.store.api | |
| org.glassfish.ha.store.impl | |
| org.glassfish.ha.store.spi | |
| Uses of BackingStoreFactory in org.glassfish.ha.store.api |
|---|
| Methods in org.glassfish.ha.store.api that return BackingStoreFactory | |
|---|---|
abstract BackingStoreFactory |
BackingStore.getBackingStoreFactory()
|
| Uses of BackingStoreFactory in org.glassfish.ha.store.impl |
|---|
| Classes in org.glassfish.ha.store.impl that implement BackingStoreFactory | |
|---|---|
class |
NoOpBackingStoreFactory
|
| Methods in org.glassfish.ha.store.impl that return BackingStoreFactory | |
|---|---|
BackingStoreFactory |
NoOpBackingStore.getBackingStoreFactory()
|
| Uses of BackingStoreFactory in org.glassfish.ha.store.spi |
|---|
| Methods in org.glassfish.ha.store.spi that return BackingStoreFactory | |
|---|---|
static BackingStoreFactory |
BackingStoreFactoryRegistry.getFactoryInstance(java.lang.String type)
Return an instance of BackingStoreFactory for the specified type. |
static BackingStoreFactory |
BackingStoreFactoryRegistry.register(java.lang.String type,
BackingStoreFactory factory)
|
| Methods in org.glassfish.ha.store.spi with parameters of type BackingStoreFactory | |
|---|---|
static BackingStoreFactory |
BackingStoreFactoryRegistry.register(java.lang.String type,
BackingStoreFactory factory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||