Annotation Type Exporters
- 
@Target(TYPE) @Retention(RUNTIME) public @interface ExportersAnnotation to declare multiple exporter servlets for a model. 
- 
- 
Element Detail
- 
value
Exporter[] value
List of exporters.- Returns:
 - Exporters
 
 
 - 
 
 - 
 
@Target(TYPE)
@Retention(RUNTIME)
public @interface Exporters
Exporter[] value