Interface ContextCallback<T extends OsgiContextImpl>
- Type Parameters:
T
- Context
Callback interface for application-specific setup and teardown operations to
customize the mock context.
-
Method Summary
-
Method Details
-
execute
Execute callback action- Parameters:
context
- OSGi context- Throws:
Exception
- exception
-