Uses of Interface
org.killbill.billing.util.nodes.NodeInfo
-
Packages that use NodeInfo Package Description org.killbill.billing.util.nodes -
-
Uses of NodeInfo in org.killbill.billing.util.nodes
Methods in org.killbill.billing.util.nodes that return NodeInfo Modifier and Type Method Description NodeInfoKillbillNodesApi. getCurrentNodeInfo()Methods in org.killbill.billing.util.nodes that return types with arguments of type NodeInfo Modifier and Type Method Description Iterable<NodeInfo>KillbillNodesApi. getNodesInfo()Each killbill instance registers its current state (versions, plugins) when it starts or when changes occur in the system.
-