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