Uses of Class
org.apache.sling.testing.mock.osgi.ComponentContextBuilder
Packages that use ComponentContextBuilder
-
Uses of ComponentContextBuilder in org.apache.sling.testing.mock.osgi
Methods in org.apache.sling.testing.mock.osgi that return ComponentContextBuilderModifier and TypeMethodDescription@NotNull ComponentContextBuilder
ComponentContextBuilder.bundleContext
(@NotNull org.osgi.framework.BundleContext bundleContext) static @NotNull ComponentContextBuilder
MockOsgi.componentContext()
@NotNull ComponentContextBuilder
ComponentContextBuilder.properties
(@NotNull Object @NotNull ... properties) @NotNull ComponentContextBuilder
ComponentContextBuilder.properties
(@Nullable Dictionary<String, Object> properties) @NotNull ComponentContextBuilder
ComponentContextBuilder.properties
(@Nullable Map<String, Object> properties) @NotNull ComponentContextBuilder
ComponentContextBuilder.usingBundle
(@NotNull org.osgi.framework.Bundle usingBundle)