Uses of Class
org.wildfly.extension.clustering.server.CacheJndiNameFactory
-
Packages that use CacheJndiNameFactory Package Description org.wildfly.extension.clustering.server -
-
Uses of CacheJndiNameFactory in org.wildfly.extension.clustering.server
Methods in org.wildfly.extension.clustering.server that return CacheJndiNameFactory Modifier and Type Method Description static CacheJndiNameFactoryCacheJndiNameFactory. valueOf(String name)Returns the enum constant of this type with the specified name.static CacheJndiNameFactory[]CacheJndiNameFactory. values()Returns an array containing the constants of this enum type, in the order they are declared.
-