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