| Modifier and Type | Method and Description |
|---|---|
<T extends org.apache.sling.testing.mock.osgi.context.OsgiContextImpl> |
AemContextBuilder.afterSetUp(org.apache.sling.testing.mock.osgi.context.ContextCallback<T>... afterSetUpCallback) |
<T extends org.apache.sling.testing.mock.osgi.context.OsgiContextImpl> |
AemContextBuilder.afterTearDown(org.apache.sling.testing.mock.osgi.context.ContextCallback<T>... afterTearDownCallback) |
<T extends org.apache.sling.testing.mock.osgi.context.OsgiContextImpl> |
AemContextBuilder.beforeSetUp(org.apache.sling.testing.mock.osgi.context.ContextCallback<T>... beforeSetUpCallback) |
<T extends org.apache.sling.testing.mock.osgi.context.OsgiContextImpl> |
AemContextBuilder.beforeTearDown(org.apache.sling.testing.mock.osgi.context.ContextCallback<T>... beforeTearDownCallback) |
<T extends org.apache.sling.testing.mock.osgi.context.OsgiContextImpl> |
AemContextBuilder.plugin(org.apache.sling.testing.mock.osgi.context.ContextPlugin<T>... plugin) |
@NotNull AemContextBuilder |
AemContextBuilder.registerSlingModelsFromClassPath(boolean value)
Automatic registering of all Sling Models found in the classpath on startup (active by default).
|
@NotNull AemContextBuilder |
AemContextBuilder.resourceResolverFactoryActivatorProps(@NotNull Map<String,Object> props)
Allows to override OSGi configuration parameters for the Resource Resolver Factory Activator service.
|
@NotNull AemContextBuilder |
AemContextBuilder.resourceResolverType(@NotNull org.apache.sling.testing.mock.sling.ResourceResolverType type) |
Copyright © 2014–2019 wcm.io. All rights reserved.