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