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