Class WebSearchContentRetrieverProviderServiceConfigurator
java.lang.Object
org.wildfly.extension.ai.rag.retriever.WebSearchContentRetrieverProviderServiceConfigurator
- All Implemented Interfaces:
org.wildfly.subsystem.service.ResourceServiceConfigurator
public class WebSearchContentRetrieverProviderServiceConfigurator
extends Object
implements org.wildfly.subsystem.service.ResourceServiceConfigurator
- Author:
- Emmanuel Hugonnet (c) 2024 Red Hat, Inc.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.wildfly.subsystem.service.ResourceServiceInstallerconfigure(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode model)
-
Constructor Details
-
WebSearchContentRetrieverProviderServiceConfigurator
public WebSearchContentRetrieverProviderServiceConfigurator()
-
-
Method Details
-
configure
public org.wildfly.subsystem.service.ResourceServiceInstaller configure(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode model) throws org.jboss.as.controller.OperationFailedException - Specified by:
configurein interfaceorg.wildfly.subsystem.service.ResourceServiceConfigurator- Throws:
org.jboss.as.controller.OperationFailedException
-