public class EclipseProjectDumperDiscovery extends Object implements IDumperDiscovery
EclipseProjectDumper discovery.| Constructor and Description |
|---|
EclipseProjectDumperDiscovery() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
IDumper |
getDumper()
Returns the singleton
EclipseProjectDumper. |
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()
EclipseProjectDumper.getDumper in interface IDumperDiscoveryCopyright © 2015. All Rights Reserved.