public abstract static class ElasticSearchPersistenceServiceImpl.InClassLoaderExecute<T> extends Object
| Constructor and Description |
|---|
InClassLoaderExecute(org.apache.unomi.metrics.MetricsService metricsService,
String timerName,
org.osgi.framework.BundleContext bundleContext,
String[] fatalIllegalStateErrors,
boolean throwExceptions) |
| Modifier and Type | Method and Description |
|---|---|
T |
catchingExecuteInClassLoader(boolean logError,
Object... args) |
protected abstract T |
execute(Object... args) |
T |
executeInClassLoader(Object... args) |
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.