Uses of Class
org.wildfly.clustering.server.infinispan.dispatcher.NoSuchService
-
Packages that use NoSuchService Package Description org.wildfly.clustering.server.infinispan.dispatcher -
-
Uses of NoSuchService in org.wildfly.clustering.server.infinispan.dispatcher
Methods in org.wildfly.clustering.server.infinispan.dispatcher that return NoSuchService Modifier and Type Method Description static NoSuchServiceNoSuchService. valueOf(String name)Returns the enum constant of this type with the specified name.static NoSuchService[]NoSuchService. values()Returns an array containing the constants of this enum type, in the order they are declared.
-