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