Class ViewFactory


  • public class ViewFactory
    extends java.lang.Object
    ViewFactory - View Handler Factory
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String module  
    • Constructor Summary

      Constructors 
      Constructor Description
      ViewFactory​(ServletContext context, java.net.URL controllerConfigURL)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ViewHandler getViewHandler​(java.lang.String type)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait