Annotation Type Property
-
@Retention(RUNTIME) @Target(METHOD) public @interface Property
The annotated method should be called each time a property with a matching URI is found on the bean.
-
-
Element Detail
-
uri
String uri
-
-
@Retention(RUNTIME) @Target(METHOD) public @interface Property
String uri