| Package | Description |
|---|---|
| org.killbill.billing.osgi.api | |
| org.killbill.billing.osgi.api.config |
| Modifier and Type | Method and Description |
|---|---|
void |
PluginsInfoApi.notifyOfStateChanged(PluginStateChange newState,
java.lang.String pluginKey,
java.lang.String pluginName,
java.lang.String pluginVersion,
PluginLanguage pluginLanguage)
Notify OSGI component that a new plugin was installed (downloaded) on the file system.
|
| Modifier and Type | Method and Description |
|---|---|
PluginLanguage |
PluginConfig.getPluginLanguage() |
static PluginLanguage |
PluginLanguage.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PluginLanguage[] |
PluginLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2019. All Rights Reserved.