Package com._1c.g5.resourcemanagement
Class HostResourceManagerFactory
java.lang.Object
com._1c.g5.resourcemanagement.HostResourceManagerFactory
Factory that constucts
IHostResourceManager
instances-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IHostResourceManager
ConstructsIHostResourceManager
instance.
-
Constructor Details
-
HostResourceManagerFactory
public HostResourceManagerFactory()
-
-
Method Details
-
createHostResourceManager
ConstructsIHostResourceManager
instance. The instance is being constructed in inactive state and requires implicit activation after creation- Returns:
- The constructed instance. May not be
null
-