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