Package com.day.cq.wcm.msm.api
Interface BlueprintManagerFactory
public interface BlueprintManagerFactory
Factory to create
BlueprintManager
for a given ResourceResolver- Since:
- 5.4
-
Method Summary
-
Method Details
-
getBlueprintManager
- Parameters:
resourceResolver- to request the BlueprintManger for- Returns:
- the Manager or
nullif the Manager can not be build
-