Uses of Interface
com._1c.g5.resourcemanagement.IHostResourceManagementHandle
-
Packages that use IHostResourceManagementHandle Package Description com._1c.g5.resourcemanagement com._1c.g5.v8.dt.core.platform.management -
-
Uses of IHostResourceManagementHandle in com._1c.g5.resourcemanagement
Methods in com._1c.g5.resourcemanagement that return IHostResourceManagementHandle Modifier and Type Method Description IHostResourceManagementHandle
IHostResourceManager. registerResourcePlan(IResourcePlan plan)
Registers the client resource plan. -
Uses of IHostResourceManagementHandle in com._1c.g5.v8.dt.core.platform.management
Methods in com._1c.g5.v8.dt.core.platform.management that return IHostResourceManagementHandle Modifier and Type Method Description IHostResourceManagementHandle
IDtHostResourceManager. registerResourcePlan(IResourcePlan plan)
Registers the client resource plan.
-