Uses of Interface
com.agentforge4j.runtime.command.CommandHandler
Packages that use CommandHandler
-
Uses of CommandHandler in com.agentforge4j.runtime.command
Constructor parameters in com.agentforge4j.runtime.command with type arguments of type CommandHandlerModifierConstructorDescriptionCommandApplier(List<CommandHandler<? extends LlmCommand>> commandHandlers) Indexes handlers bygetCommandClass(); duplicate command classes fail construction. -
Uses of CommandHandler in com.agentforge4j.runtime.tool
Classes in com.agentforge4j.runtime.tool that implement CommandHandlerModifier and TypeClassDescriptionfinal classDispatches aToolInvocationCommandthrough theToolExecutionServicechokepoint.