org.jboss.seam.annotations
Annotation Type Name


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

Specifies the component name of a Seam component.

Author:
Thomas Heute

Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value
Returns:
the component name