Class DefaultProducers
java.lang.Object
org.a2aproject.sdk.server.common.quarkus.DefaultProducers
Contains beans annotated with the Quarkus @DefaultBean annotation, in order to avoid
injection failures when building the Quarkus application as discussed in
Issue 213.
If an application provides actual implementations of these beans,
those will be used instead.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
DefaultProducers
public DefaultProducers()
-
-
Method Details
-
createDefaultAgentCard
-
createDefaultAgentExecutor
-