Class AgentInvocationHandler

java.lang.Object
dev.langchain4j.agentic.agent.AgentInvocationHandler
All Implemented Interfaces:
InternalAgent, AgentInstance, InvocationHandler

public class AgentInvocationHandler extends Object implements InvocationHandler, InternalAgent