Class PredictionProviderFactoryImpl

java.lang.Object
org.kie.kogito.explainability.PredictionProviderFactoryImpl
All Implemented Interfaces:
PredictionProviderFactory

@ApplicationScoped public class PredictionProviderFactoryImpl extends Object implements PredictionProviderFactory
  • Constructor Details

    • PredictionProviderFactoryImpl

      @Inject public PredictionProviderFactoryImpl(io.vertx.mutiny.core.Vertx vertx, org.eclipse.microprofile.context.ThreadContext threadContext, org.eclipse.microprofile.context.ManagedExecutor managedExecutor)
  • Method Details