Uses of Interface
com._1c.g5.resourcemanagement.IResourcePlan
-
Packages that use IResourcePlan Package Description com._1c.g5.resourcemanagement com._1c.g5.v8.dt.bsl.bm.common com._1c.g5.v8.dt.core.platform.management -
-
Uses of IResourcePlan in com._1c.g5.resourcemanagement
Methods in com._1c.g5.resourcemanagement with parameters of type IResourcePlan Modifier and Type Method Description IHostResourceManagementHandle
IHostResourceManager. registerResourcePlan(IResourcePlan plan)
Registers the client resource plan. -
Uses of IResourcePlan in com._1c.g5.v8.dt.bsl.bm.common
Classes in com._1c.g5.v8.dt.bsl.bm.common that implement IResourcePlan Modifier and Type Class Description class
BslBmThreadPoolServiceProvider
Extension implementation ofBslThreadPoolServiceProvider
. -
Uses of IResourcePlan in com._1c.g5.v8.dt.core.platform.management
Methods in com._1c.g5.v8.dt.core.platform.management with parameters of type IResourcePlan Modifier and Type Method Description IHostResourceManagementHandle
IDtHostResourceManager. registerResourcePlan(IResourcePlan plan)
Registers the client resource plan.
-