Uses of Interface
com._1c.g5.v8.dt.bsl.common.IThreadPoolServiceProvider
-
Packages that use IThreadPoolServiceProvider Package Description com._1c.g5.v8.dt.bsl.bm com._1c.g5.v8.dt.bsl.bm.common com._1c.g5.v8.dt.bsl.common -
-
Uses of IThreadPoolServiceProvider in com._1c.g5.v8.dt.bsl.bm
Methods in com._1c.g5.v8.dt.bsl.bm that return types with arguments of type IThreadPoolServiceProvider Modifier and Type Method Description Class<? extends IThreadPoolServiceProvider>BmAwareBslModule. bindIThreadPoolServiceProvider() -
Uses of IThreadPoolServiceProvider in com._1c.g5.v8.dt.bsl.bm.common
Classes in com._1c.g5.v8.dt.bsl.bm.common that implement IThreadPoolServiceProvider Modifier and Type Class Description classBslBmThreadPoolServiceProviderExtension implementation ofBslThreadPoolServiceProvider. -
Uses of IThreadPoolServiceProvider in com._1c.g5.v8.dt.bsl.common
Classes in com._1c.g5.v8.dt.bsl.common that implement IThreadPoolServiceProvider Modifier and Type Class Description classBslThreadPoolServiceProviderDefault implementation ofIThreadPoolServiceProvider.
-