Class AgentCardProducer

java.lang.Object
com.google.adk.samples.a2aagent.AgentCardProducer

@ApplicationScoped public class AgentCardProducer extends Object
Produces the AgentCard from the bundled JSON resources.
  • Constructor Details

    • AgentCardProducer

      public AgentCardProducer()
  • Method Details

    • agentCard

      @Produces public io.a2a.spec.AgentCard agentCard()