org.jboss.forge.shell.plugins
Annotation Type Help


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface Help

Supply help text for a Plugin Facet or other type.

Author:
Lincoln Baxter, III

Required Element Summary
 String value
          The help text.
 

Element Detail

value

public abstract String value
The help text.



Copyright © 2011 Seam Framework. All Rights Reserved.