Class PageTemplateRegistry


  • public class PageTemplateRegistry
    extends com.yahoo.component.provider.ComponentRegistry<PageTemplate>
    Author:
    bratseth
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void register​(PageTemplate pageTemplate)  
      • Methods inherited from class com.yahoo.component.provider.ComponentRegistry

        allComponents, allComponentsById, findBestMatch, freeze, getComponent, getComponent, getComponent, getComponentCount, isFrozen, register, singleton, unregister
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PageTemplateRegistry

        public PageTemplateRegistry()
    • Method Detail

      • register

        public void register​(PageTemplate pageTemplate)