Interface ExporterSettings
public interface ExporterSettings
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringif true exporters are allowed to generate EJB3 constructsstatic final Stringif true then exporters are allowed to generate JDK 5 constructsstatic final Stringthe (root) output directory for an exporterstatic final Stringstatic final Stringthe (root) output directory for an exporter
-
Field Details
-
PREFIX_KEY
- See Also:
-
EJB3
if true exporters are allowed to generate EJB3 constructs- See Also:
-
JDK5
if true then exporters are allowed to generate JDK 5 constructs- See Also:
-
OUTPUT_DIRECTORY
the (root) output directory for an exporter- See Also:
-
TEMPLATE_PATH
the (root) output directory for an exporter- See Also:
-