org.jboss.seam.jcr.annotations
Annotation Type JcrConfiguration.List


@Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(value=RUNTIME)
@Documented
public static @interface JcrConfiguration.List

Defines several @JcrConfiguration annotations on the same element.


Optional Element Summary
 JcrConfiguration[] value
           
 

value

public abstract JcrConfiguration[] value
Default:
{}


Copyright © 2011 Seam Framework. All Rights Reserved.