| Package | Description |
|---|---|
| org.eclipse.gemini.blueprint.test |
Testing framework for JUnit-stlye OSGi integration testing.
|
| org.eclipse.gemini.blueprint.test.platform |
Integration with various OSGi platforms for lifecycle management.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract OsgiPlatform |
AbstractOsgiTests.createPlatform()
Creates (and configures) the OSGi platform.
|
protected OsgiPlatform |
AbstractConfigurableOsgiTests.createPlatform()
Creates (and configures) the OSGi platform.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EquinoxPlatform
Equinox (3.2.x) OSGi platform.
|
class |
FelixPlatform
Apache Felix (1.0.3+/1.4.x+/2.0.x) OSGi platform.
|
class |
KnopflerfishPlatform
Knopflerfish 2.0.4+/3.x Platform.
|
Copyright © 2006–2023. All rights reserved.