| Package | Description |
|---|---|
| org.killbill.billing.osgi.api | |
| org.killbill.billing.util.nodes |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<PluginInfo> |
PluginsInfoApi.getPluginsInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<PluginInfo> |
NodeInfo.getPluginInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
KillbillNodesApi.notifyPluginChanged(PluginInfo plugin,
java.lang.Iterable<PluginInfo> latestPlugins)
The api is used to notify core killbill system about changes in the plugins (new installed plugin, started, stopped, ...)
|
| Modifier and Type | Method and Description |
|---|---|
void |
KillbillNodesApi.notifyPluginChanged(PluginInfo plugin,
java.lang.Iterable<PluginInfo> latestPlugins)
The api is used to notify core killbill system about changes in the plugins (new installed plugin, started, stopped, ...)
|
Copyright © 2010-2018. All Rights Reserved.