@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface Reflectable
reflection
utility
to control whether the annotated member is recorded during scanning
for bean-style method or field.Modifier and Type | Optional Element and Description |
---|---|
boolean |
value |
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.