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(java.lang.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
 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.