Class BaseConnectionProvider
java.lang.Object
com.mulesoft.modules.agent.broker.internal.extension.connection.BaseConnectionProvider
- All Implemented Interfaces:
org.mule.runtime.api.connection.ConnectionProvider<LLMClient>
- Direct Known Subclasses:
OpenAIConnectionProvider
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.mule.runtime.api.connection.ConnectionProvider
connect, validate
-
Field Details
-
LOGGER
protected static final org.slf4j.Logger LOGGER
-
-
Constructor Details
-
BaseConnectionProvider
public BaseConnectionProvider()
-
-
Method Details
-
disconnect
- Specified by:
disconnectin interfaceorg.mule.runtime.api.connection.ConnectionProvider<LLMClient>
-