Uses of Enum
org.infinispan.tasks.TaskInstantiationMode
-
Uses of TaskInstantiationMode in org.infinispan.tasks
Modifier and TypeMethodDescriptiondefault TaskInstantiationMode
Task.getInstantiationMode()
Whether tasks should reuse a single instance or create a new instance per execution.static TaskInstantiationMode
Returns the enum constant of this type with the specified name.static TaskInstantiationMode[]
TaskInstantiationMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.