Class OFBizHomeLocationResolver

  • All Implemented Interfaces:
    LocationResolver

    public class OFBizHomeLocationResolver
    extends java.lang.Object
    implements LocationResolver
    A special location resolver that uses Strings like URLs, but with more options
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String envName  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.net.URL resolveLocation​(java.lang.String location)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OFBizHomeLocationResolver

        public OFBizHomeLocationResolver()
    • Method Detail

      • resolveLocation

        public java.net.URL resolveLocation​(java.lang.String location)
                                     throws java.net.MalformedURLException
        Specified by:
        resolveLocation in interface LocationResolver
        Throws:
        java.net.MalformedURLException