Package | Description |
---|---|
org.glassfish.ha.store.api | |
org.glassfish.ha.store.impl | |
org.glassfish.ha.store.spi |
Modifier and Type | Method and Description |
---|---|
abstract BackingStoreFactory |
BackingStore.getBackingStoreFactory() |
Modifier and Type | Class and Description |
---|---|
class |
NoOpBackingStoreFactory |
Modifier and Type | Method and Description |
---|---|
BackingStoreFactory |
NoOpBackingStore.getBackingStoreFactory() |
Modifier and Type | Method and Description |
---|---|
static BackingStoreFactory |
BackingStoreFactoryRegistry.getFactoryInstance(String type)
Return an instance of BackingStoreFactory for the
specified type.
|
static BackingStoreFactory |
BackingStoreFactoryRegistry.register(String type,
BackingStoreFactory factory) |
Modifier and Type | Method and Description |
---|---|
static BackingStoreFactory |
BackingStoreFactoryRegistry.register(String type,
BackingStoreFactory factory) |
Copyright © 2016 Oracle Corporation. All rights reserved.