public class MavenProjectDumperDiscovery extends Object implements IDumperDiscovery
MavenProjectDumper discovery.| Constructor and Description |
|---|
MavenProjectDumperDiscovery() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
IDumper |
getDumper()
Returns the singleton
MavenProjectDumper. |
String |
getId() |
String |
getKind()
Returns the
IDumper kind. |
public String getId()
getId in interface IBaseDiscoverypublic String getDescription()
getDescription in interface IBaseDiscoverypublic String getKind()
IDumperDiscoveryIDumper kind.getKind in interface IDumperDiscoverypublic IDumper getDumper()
MavenProjectDumper.getDumper in interface IDumperDiscoveryCopyright © 2017. All Rights Reserved.