Class TemplateManager.InstanceCache
java.lang.Object
com.inductiveautomation.factorypmi.application.model.TemplateManager.InstanceCache
- Enclosing class:
- TemplateManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addPreLoad
(String templatePath, Deque<VisionTemplate> stack) fetchPreLoad
(String templatePath) Retrieves the pre-loaded instance of the template with the given if (if there is one) or null if not found.
-
Constructor Details
-
InstanceCache
public InstanceCache()
-
-
Method Details
-
addPreLoad
-
fetchPreLoad
Retrieves the pre-loaded instance of the template with the given if (if there is one) or null if not found.
-