Annotation Interface DeploymentModification


@Retention(RUNTIME) @Target(METHOD) public @interface DeploymentModification
Used for deployment changes detection (create, remove). Not compatible with Transactional, use TransactionHandler instead