Interface OsgiContextCallback
-
- All Superinterfaces:
ContextCallback<OsgiContext>
@ConsumerType public interface OsgiContextCallback extends ContextCallback<OsgiContext>
Callback interface for application-specific setup and teardown operations to customize theOsgiContext
JUnit parameter context.
-
-
Method Summary
-
Methods inherited from interface org.apache.sling.testing.mock.osgi.context.ContextCallback
execute
-
-