public abstract class ImplementationService extends Object
| Constructor and Description |
|---|
ImplementationService() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getName()
Get the name of the implementation
|
abstract String |
getVersion()
Get the version of the implementation
|
String |
toString()
Returns the name, major and minor version of the implementation
|
public ImplementationService()
public abstract String getVersion()
StringCopyright © 2020. All rights reserved.