@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Noop
Deployed
that is called when XL Deploy wants to
noop
the Deployed in the middleware.
The annotated method should take the following parameters:
DeploymentPlanningContext
The Planning ContextDelta
The Delta that lead to this Deployed