Interface IResourceFinder

All Known Implementing Classes:
WebUIResourceFinder

public interface IResourceFinder
Service interface to find resource by name
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getResource

      URL getResource(String name)
      Parameters:
      name -
      Returns:
      URL for resource found or null