Uses of Class
org.wildfly.clustering.context.ExecutorServiceFactory
-
-
Uses of ExecutorServiceFactory in org.wildfly.clustering.context
Methods in org.wildfly.clustering.context that return ExecutorServiceFactory Modifier and Type Method Description static ExecutorServiceFactoryExecutorServiceFactory. valueOf(String name)Returns the enum constant of this type with the specified name.static ExecutorServiceFactory[]ExecutorServiceFactory. values()Returns an array containing the constants of this enum type, in the order they are declared.
-