See: Description
| Interface | Description |
|---|---|
| ContextCallback<T extends OsgiContextImpl> |
Callback interface for application-specific setup and teardown operations to
customize the mock context.
|
| ContextPlugin<T extends OsgiContextImpl> |
Callback plugin for application-specific setup and teardown operations to
customize the mock context.
|
| Class | Description |
|---|---|
| AbstractContextPlugin<T extends OsgiContextImpl> |
Default implementation of
ContextPlugin. |
| ContextPlugins |
Collects list of context plugins.
|
| OsgiContextImpl |
Defines OSGi context objects and helper methods.
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.