| Package | Description |
|---|---|
| com.sun.xml.ws.api.ha |
| Modifier and Type | Method and Description |
|---|---|
static HighAvailabilityProvider.StoreType |
HighAvailabilityProvider.StoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HighAvailabilityProvider.StoreType[] |
HighAvailabilityProvider.StoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
org.glassfish.ha.store.api.BackingStoreFactory |
HighAvailabilityProvider.getBackingStoreFactory(HighAvailabilityProvider.StoreType type)
Retrieves
BackingStoreFactory implementation of the requested type. |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.