@Retention(value=CLASS) @Target(value=METHOD) public @interface Modified
modified
method of a Service
Component.
The annotated method is the modified method of the Component.
This annotation is not processed at runtime by Service Component Runtime. It must be processed by tools and used to add a Component Description to the bundle.
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0