Uses of Interface
org.apache.sling.testing.mock.osgi.context.ContextPlugin
Packages that use ContextPlugin
Package
Description
OSGi context implementation for unit tests.
-
Uses of ContextPlugin in org.apache.sling.testing.mock.osgi.context
Classes in org.apache.sling.testing.mock.osgi.context that implement ContextPluginModifier and TypeClassDescriptionclass
AbstractContextPlugin<T extends OsgiContextImpl>
Default implementation ofContextPlugin
.Methods in org.apache.sling.testing.mock.osgi.context that return types with arguments of type ContextPluginModifier and TypeMethodDescription@NotNull Collection<ContextPlugin<? extends OsgiContextImpl>>
ContextPlugins.getPlugins()
Methods in org.apache.sling.testing.mock.osgi.context with parameters of type ContextPluginModifier and TypeMethodDescriptionfinal void
ContextPlugins.addPlugin
(@NotNull ContextPlugin<? extends OsgiContextImpl> @NotNull ... plugin) Add plugin