Annotation Type Contributor
-
@Retention(RUNTIME) @Target(METHOD) public @interface Contributor
Annotates methods that contribute to a deployment plan.The annotated method should take the following parameters:
Deltas
The collection of Deltas that are currently being planned.DeploymentPlanningContext
The Planning Context