Package | Description |
---|---|
com.suncode.plugin.framework | |
com.suncode.plugin.framework.core | |
com.suncode.plugin.framework.util.osgi |
Modifier and Type | Method and Description |
---|---|
Plugin.PluginState |
Plugin.getState() |
static Plugin.PluginState |
Plugin.PluginState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Plugin.PluginState[] |
Plugin.PluginState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Plugin.PluginState |
OsgiPlugin.getState() |
Modifier and Type | Method and Description |
---|---|
static Plugin.PluginState |
OsgiFrameworkUtils.getPluginState(org.osgi.framework.Bundle bundle)
Zwraca odpowiedni stan wtyczki
OsgiPlugin dla podanego Bundle |
Copyright © 2014 Suncode. All rights reserved.