Class AbstractAgentInvocationHandler

java.lang.Object
dev.langchain4j.agentic.internal.AbstractAgentInvocationHandler
All Implemented Interfaces:
InvocationHandler
Direct Known Subclasses:
LoopAgentServiceImpl.LoopInvocationHandler

public abstract class AbstractAgentInvocationHandler extends Object implements InvocationHandler