fr.opensagres.xdocreport.document.dump.maven
Class MavenProjectDumperDiscovery
java.lang.Object
fr.opensagres.xdocreport.document.dump.maven.MavenProjectDumperDiscovery
- All Implemented Interfaces:
- IBaseDiscovery, IDumperDiscovery
public class MavenProjectDumperDiscovery
- extends Object
- implements IDumperDiscovery
Maven project dumper MavenProjectDumper discovery.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenProjectDumperDiscovery
public MavenProjectDumperDiscovery()
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
MavenProjectDumper.
- Specified by:
getDumper in interface IDumperDiscovery
- Returns:
Copyright © 2014. All Rights Reserved.