Package | Description |
---|---|
com.suncode.plugin.framework.core | |
com.suncode.plugin.framework.util.osgi |
Modifier and Type | Class and Description |
---|---|
class |
FelixContainer
Implementacja dla kontenera OSGi "Apache Felix"
|
Modifier and Type | Method and Description |
---|---|
OsgiContainer |
OsgiPluginFramework.getOsgiContainer() |
Modifier and Type | Method and Description |
---|---|
void |
OsgiPluginFramework.setOsgiContainer(OsgiContainer osgiContainer)
Ustawia implementacjÄ™ kontenera OSGi
OsgiContainer |
Modifier and Type | Method and Description |
---|---|
static Collection<org.osgi.framework.Bundle> |
OsgiFrameworkUtils.getBundleDependencies(org.osgi.framework.Bundle bundle,
OsgiContainer osgiContainer) |
static void |
OsgiFrameworkUtils.refreshBundlesSynchronously(OsgiContainer osgiContainer,
org.osgi.framework.Bundle... bundles) |
static void |
OsgiFrameworkUtils.refreshBundlesSynchronously(OsgiContainer osgiContainer,
Collection<org.osgi.framework.Bundle> bundles) |
Copyright © 2014 Suncode. All rights reserved.