Class ElasticSearchPersistenceServiceImpl.InClassLoaderExecute<T>

    • Constructor Detail

      • InClassLoaderExecute

        public InClassLoaderExecute​(MetricsService metricsService,
                                    String timerName,
                                    org.osgi.framework.BundleContext bundleContext,
                                    String[] fatalIllegalStateErrors,
                                    boolean throwExceptions)
    • Method Detail

      • catchingExecuteInClassLoader

        public T catchingExecuteInClassLoader​(boolean logError,
                                              Object... args)