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