类 ToolContextHolder.ToolContextScope

java.lang.Object
com.agentsflex.core.model.chat.tool.ToolContextHolder.ToolContextScope
所有已实现的接口:
AutoCloseable
封闭类:
ToolContextHolder

public static class ToolContextHolder.ToolContextScope extends Object implements AutoCloseable
用于 try-with-resources 的作用域对象,确保上下文自动清理。