Interface ResourceResolver

All Known Implementing Classes:
BundleResourceResolver, FileResourceResolver

public interface ResourceResolver
Abstraction for resource lookup. Resources can be installed in bundles on in a directory on the file system.
Author:
Bogdan Stefanescu
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details