Uses of Interface
com._1c.g5.v8.dt.bsl.common.IThreadPoolServiceProvider
-
Packages that use IThreadPoolServiceProvider Package Description com._1c.g5.v8.dt.bsl 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
Methods in com._1c.g5.v8.dt.bsl that return types with arguments of type IThreadPoolServiceProvider Modifier and Type Method Description Class<? extends IThreadPoolServiceProvider>
BslRuntimeModule. bindIThreadPoolServiceProvider()
-
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 class
BslBmThreadPoolServiceProvider
Extension 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 class
BslThreadPoolServiceProvider
Default implementation ofIThreadPoolServiceProvider
.
-