Interface ViewResolutionService

All Known Implementing Classes:
ViewResolutionServiceImpl

public interface ViewResolutionService
Factory service for resolving view names and for creating view instances based on a view specification including view name and namespace.
  • Method Summary

    Modifier and Type
    Method
    Description
    create(String namespace, String name, String optionalCreateNamedWindowName)
    Instantiates a ViewFactoryForge based on the view namespace and name stored in the view spec.