@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface Property
String
name
value
public abstract String name
public abstract String value
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.