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