Uses of Enum
com.sun.xml.ws.api.ha.HighAvailabilityProvider.StoreType
Packages that use HighAvailabilityProvider.StoreType
-
Uses of HighAvailabilityProvider.StoreType in com.sun.xml.ws.api.ha
Methods in com.sun.xml.ws.api.ha that return HighAvailabilityProvider.StoreTypeModifier and TypeMethodDescriptionReturns 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.Methods in com.sun.xml.ws.api.ha with parameters of type HighAvailabilityProvider.StoreTypeModifier and TypeMethodDescriptionHighAvailabilityProvider.getBackingStoreFactory(HighAvailabilityProvider.StoreType type) RetrievesBackingStoreFactoryimplementation of the requested type.