pi_portal.modules.tasks.registration.registry_factory.RegistryFactory
- class pi_portal.modules.tasks.registration.registry_factory.RegistryFactory[source]
Bases:
objectFactory to create TaskRegistry instances.
- classmethod create() TaskRegistry[source]
Create a shared task registry instance, loading the required modules.
- Returns:
The populated registry.
- Return type: