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