Interface BrowserModelFactory

  • All Superinterfaces:
    org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.Aware
    All Known Implementing Classes:
    DefaultBrowserModelFactory

    public interface BrowserModelFactory
    extends org.springframework.context.ApplicationContextAware
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String BEAN_ID  
    • Method Detail

      • createBrowserModel

        BrowserModel createBrowserModel​(java.lang.String name)
        Returns:
        browser model assigned to this name or default one if none is found