@Target(value=METHOD) @Retention(value=CLASS) @Documented public @interface Modified
Modified
annotation defines the method which is used
to update the component.
Please note that this annotation only marks the method name which is
put into the configuration. The DS implementation will still use its
search strategy to find the method based on the name.Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.