Uses of Enum Class
org.wildfly.clustering.context.ExecutorServiceFactory
Packages that use ExecutorServiceFactory
-
Uses of ExecutorServiceFactory in org.wildfly.clustering.context
Subclasses with type arguments of type ExecutorServiceFactory in org.wildfly.clustering.contextModifier and TypeClassDescriptionenumSet of factory implementations for creating anExecutorServicefrom aThreadFactory.Methods in org.wildfly.clustering.context that return ExecutorServiceFactoryModifier and TypeMethodDescriptionstatic ExecutorServiceFactoryReturns the enum constant of this class with the specified name.static ExecutorServiceFactory[]ExecutorServiceFactory.values()Returns an array containing the constants of this enum class, in the order they are declared.