public interface NodeInfo
| Modifier and Type | Method and Description |
|---|---|
String |
getApiVersion() |
org.joda.time.DateTime |
getBootTime() |
String |
getCommonVersion() |
String |
getKillbillVersion() |
org.joda.time.DateTime |
getLastUpdatedDate() |
String |
getNodeName() |
String |
getPlatformVersion() |
String |
getPluginApiVersion() |
Iterable<PluginInfo> |
getPluginInfo() |
String getNodeName()
org.joda.time.DateTime getBootTime()
org.joda.time.DateTime getLastUpdatedDate()
String getKillbillVersion()
String getApiVersion()
String getPlatformVersion()
String getCommonVersion()
String getPluginApiVersion()
Iterable<PluginInfo> getPluginInfo()
Copyright © 2010-2016. All Rights Reserved.