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