@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
@Documented
@Inherited
public @interface NoOffloadsRouteExecutionStrategy
RouteExecutionStrategy
that indicates that a resource class or method needs to use a strategy that
does not offload user code using a different thread pool.RouteExecutionStrategy