Uses of Class
org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemSchema
-
Packages that use JGroupsSubsystemSchema Package Description org.jboss.as.clustering.jgroups.subsystem -
-
Uses of JGroupsSubsystemSchema in org.jboss.as.clustering.jgroups.subsystem
Methods in org.jboss.as.clustering.jgroups.subsystem that return JGroupsSubsystemSchema Modifier and Type Method Description static JGroupsSubsystemSchemaJGroupsSubsystemSchema. valueOf(String name)Returns the enum constant of this type with the specified name.static JGroupsSubsystemSchema[]JGroupsSubsystemSchema. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jboss.as.clustering.jgroups.subsystem that return types with arguments of type JGroupsSubsystemSchema Modifier and Type Method Description org.jboss.as.controller.xml.VersionedNamespace<org.jboss.staxmapper.IntVersion,JGroupsSubsystemSchema>JGroupsSubsystemSchema. getNamespace()
-