Class DefaultExporterFactoryHint
- java.lang.Object
-
- de.akquinet.jbosscc.guttenbase.hints.ExporterFactoryHint
-
- de.akquinet.jbosscc.guttenbase.hints.impl.DefaultExporterFactoryHint
-
- All Implemented Interfaces:
ConnectorHint<ExporterFactory>
public class DefaultExporterFactoryHint extends ExporterFactoryHint
Default implementation usesZipExporter
.© 2012-2034 akquinet tech@spree
- Author:
- M. Dahm
-
-
Constructor Summary
Constructors Constructor Description DefaultExporterFactoryHint()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ExporterFactory
getValue()
-
Methods inherited from class de.akquinet.jbosscc.guttenbase.hints.ExporterFactoryHint
getConnectorHintType
-
-
-
-
Method Detail
-
getValue
public ExporterFactory getValue()
-
-