T - type of target ExporterDescriptionpublic abstract class BaseExporterRetriever<T extends ExporterDescription> extends Object implements ExporterRetriever<T>
ExporterRetriever.| Constructor and Description |
|---|
BaseExporterRetriever() |
| Modifier and Type | Method and Description |
|---|---|
Class<T> |
getDescriptionClass()
Returns the target
ExporterDescription type from the class inheritance hierarchy. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateOutput, createSource, truncatepublic Class<T> getDescriptionClass()
ExporterDescription type from the class inheritance hierarchy.getDescriptionClass in interface ExporterRetriever<T extends ExporterDescription>Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.