Uses of Class
com.sun.xml.ws.api.ha.HighAvailabilityProvider.StoreType

Packages that use HighAvailabilityProvider.StoreType
com.sun.xml.ws.api.ha   
 

Uses of HighAvailabilityProvider.StoreType in com.sun.xml.ws.api.ha
 

Methods in com.sun.xml.ws.api.ha that return HighAvailabilityProvider.StoreType
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.
 

Methods in com.sun.xml.ws.api.ha with parameters of type HighAvailabilityProvider.StoreType
 BackingStoreFactory HighAvailabilityProvider.getBackingStoreFactory(HighAvailabilityProvider.StoreType type)
          Retrieves BackingStoreFactory implementation of the requested type.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.