fr.opensagres.xdocreport.document.dump.java
Class JavaMainDumperDiscovery
java.lang.Object
fr.opensagres.xdocreport.document.dump.java.JavaMainDumperDiscovery
- All Implemented Interfaces:
- IBaseDiscovery, IDumperDiscovery
public class JavaMainDumperDiscovery
- extends Object
- implements IDumperDiscovery
Java Main dumper JavaMainDumper discovery.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaMainDumperDiscovery
public JavaMainDumperDiscovery()
getId
public String getId()
- Specified by:
getId in interface IBaseDiscovery
getDescription
public String getDescription()
- Specified by:
getDescription in interface IBaseDiscovery
getKind
public String getKind()
- Description copied from interface:
IDumperDiscovery
- Returns the
IDumper kind.
- Specified by:
getKind in interface IDumperDiscovery
- Returns:
getDumper
public IDumper getDumper()
- Returns the singleton
JavaMain.
- Specified by:
getDumper in interface IDumperDiscovery
- Returns:
Copyright © 2014. All Rights Reserved.