Package jadex.micro.annotation
Annotation Type AgentBreakpoint
-
@Target(METHOD) @Retention(RUNTIME) public @interface AgentBreakpoint
Marker for agent breakpoint method.
@Target(METHOD)
@Retention(RUNTIME)
public @interface AgentBreakpoint