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