Class FugueResourceProvider

  • All Implemented Interfaces:
    org.symphonyoss.s2.fugue.http.IResourceProvider

    public class FugueResourceProvider
    extends Object
    implements org.symphonyoss.s2.fugue.http.IResourceProvider
    • Constructor Detail

      • FugueResourceProvider

        public FugueResourceProvider()
    • Method Detail

      • loadResourceAsString

        public String loadResourceAsString​(Path path)
        Specified by:
        loadResourceAsString in interface org.symphonyoss.s2.fugue.http.IResourceProvider
      • getResourceUrl

        public URL getResourceUrl​(String path)
        Specified by:
        getResourceUrl in interface org.symphonyoss.s2.fugue.http.IResourceProvider
      • getResourceUrl

        public URL getResourceUrl​(Path path)
        Specified by:
        getResourceUrl in interface org.symphonyoss.s2.fugue.http.IResourceProvider