Package org.keycloak.executors
Interface ExecutorsProvider
- All Superinterfaces:
Provider
- Author:
- Marek Posolda
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetExecutor(String taskType) Impl will usually return different executors for different tasks.
-
Field Details
-
EXPIRATION_TASKS
- See Also:
-
-
Method Details
-
getExecutor
Impl will usually return different executors for different tasks.- Parameters:
taskType-- Returns:
-