Uses of Interface
com._1c.g5.resourcemanagement.IHostResourceManager
Packages that use IHostResourceManager
-
Uses of IHostResourceManager in com._1c.g5.resourcemanagement
Methods in com._1c.g5.resourcemanagement that return IHostResourceManagerModifier and TypeMethodDescriptionstatic IHostResourceManager
HostResourceManagerFactory.createHostResourceManager()
ConstructsIHostResourceManager
instance. -
Uses of IHostResourceManager in com._1c.g5.v8.internal.resourcemanagement
Classes in com._1c.g5.v8.internal.resourcemanagement that implement IHostResourceManagerModifier and TypeClassDescriptionclass
Host resource manager implementation based on the information being provided by clients via registration ofIResourcePlan
's.