Interface BlueprintManagerFactory


public interface BlueprintManagerFactory
Factory to create BlueprintManager for a given ResourceResolver
Since:
5.4
  • Method Details

    • getBlueprintManager

      BlueprintManager getBlueprintManager(ResourceResolver resourceResolver)
      Parameters:
      resourceResolver - to request the BlueprintManger for
      Returns:
      the Manager or null if the Manager can not be build