juzu.template
Annotation Type Tags


@Retention(value=RUNTIME)
@Target(value=PACKAGE)
public @interface Tags

Container for Tag annotations, it should be used on the application package.

Author:
Julien Viet

Required Element Summary
 Tag[] value
           
 

Element Detail

value

public abstract Tag[] value
Returns:
a list of tag declarations


Copyright © 2014 eXo Platform SAS. All rights reserved.