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