Package com.suse.coco.module
Interface AttestationWorkerFactory
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A functional interface to create an attestation worker
-
Method Summary
-
Method Details
-
createWorker
Creates an attestation worker- Parameters:
resultType- the result type of the attestation result under processing- Returns:
- the attestation worker .
-