Uses of Interface
org.apache.camel.support.task.TaskManagerRegistry
Packages that use TaskManagerRegistry
Package
Description
Base classes that help to implement the camel API and are expected to be extended by the user
-
Uses of TaskManagerRegistry in org.apache.camel.support
Methods in org.apache.camel.support that return TaskManagerRegistryModifier and TypeMethodDescriptionstatic TaskManagerRegistryPluginHelper.getTaskManagerRegistry(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theTaskManagerRegistryto use. -
Uses of TaskManagerRegistry in org.apache.camel.support.task
Classes in org.apache.camel.support.task that implement TaskManagerRegistry