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