Forge - Shell API 1.2.0.Final

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.


Forge - Shell API 1.2.0.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.