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 ComponentContextBuilderComponentContextBuilder.bundleContext(@NotNull org.osgi.framework.BundleContext bundleContext) static @NotNull ComponentContextBuilderMockOsgi.componentContext()@NotNull ComponentContextBuilderComponentContextBuilder.properties(@NotNull Object @NotNull ... properties) @NotNull ComponentContextBuilderComponentContextBuilder.properties(@Nullable Dictionary<String, Object> properties) @NotNull ComponentContextBuilderComponentContextBuilder.properties(@Nullable Map<String, Object> properties) @NotNull ComponentContextBuilderComponentContextBuilder.usingBundle(@NotNull org.osgi.framework.Bundle usingBundle)