Uses of Record Class
com.agentforge4j.runtime.interceptor.RunExecutionContext
Packages that use RunExecutionContext
-
Uses of RunExecutionContext in com.agentforge4j.runtime.interceptor
Methods in com.agentforge4j.runtime.interceptor with parameters of type RunExecutionContextModifier and TypeMethodDescriptiondefault voidRunExecutionInterceptor.beforeMainExecution(RunExecutionContext context) Invoked once, when a run first enters main execution (not on resume).