Class HostResourceManagerFactory

java.lang.Object
com._1c.g5.resourcemanagement.HostResourceManagerFactory

public class HostResourceManagerFactory extends Object
Factory that constucts IHostResourceManager instances
  • Constructor Details

    • HostResourceManagerFactory

      public HostResourceManagerFactory()
  • Method Details

    • createHostResourceManager

      public static IHostResourceManager createHostResourceManager()
      Constructs IHostResourceManager instance. The instance is being constructed in inactive state and requires implicit activation after creation
      Returns:
      The constructed instance. May not be null