@Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface Parameter
This annotation is used only for methods which can be invoked through a GUI.
String
name
desc
public abstract String name
public abstract String desc
Copyright © 2018 JBoss by Red Hat. All rights reserved.