Modifier and Type | Method and Description |
---|---|
<T extends org.apache.sling.testing.mock.osgi.context.OsgiContextImpl> |
OsgiContextBuilder.afterSetUp(org.apache.sling.testing.mock.osgi.context.ContextCallback<T>... afterSetUpCallback) |
<T extends org.apache.sling.testing.mock.osgi.context.OsgiContextImpl> |
OsgiContextBuilder.afterTearDown(org.apache.sling.testing.mock.osgi.context.ContextCallback<T>... afterTearDownCallback) |
<T extends org.apache.sling.testing.mock.osgi.context.OsgiContextImpl> |
OsgiContextBuilder.beforeSetUp(org.apache.sling.testing.mock.osgi.context.ContextCallback<T>... beforeSetUpCallback) |
<T extends org.apache.sling.testing.mock.osgi.context.OsgiContextImpl> |
OsgiContextBuilder.beforeTearDown(org.apache.sling.testing.mock.osgi.context.ContextCallback<T>... beforeTearDownCallback) |
<T extends org.apache.sling.testing.mock.osgi.context.OsgiContextImpl> |
OsgiContextBuilder.plugin(org.apache.sling.testing.mock.osgi.context.ContextPlugin<T>... plugin) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.