Package | Description |
---|---|
org.apache.sling.testing.mock.osgi |
Mock implementation of selected OSGi APIs.
|
Modifier and Type | Method and Description |
---|---|
ComponentContextBuilder |
ComponentContextBuilder.bundleContext(org.osgi.framework.BundleContext bundleContext) |
static ComponentContextBuilder |
MockOsgi.componentContext() |
ComponentContextBuilder |
ComponentContextBuilder.properties(Dictionary<String,Object> properties) |
ComponentContextBuilder |
ComponentContextBuilder.properties(Map<String,Object> properties) |
ComponentContextBuilder |
ComponentContextBuilder.properties(Object... properties) |
ComponentContextBuilder |
ComponentContextBuilder.usingBundle(org.osgi.framework.Bundle usingBundle) |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.