org.ofbiz.base.location
Class OFBizHomeLocationResolver

java.lang.Object
  extended by org.ofbiz.base.location.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
static java.lang.String envName
           
 
Constructor Summary
OFBizHomeLocationResolver()
           
 
Method Summary
 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
 

Field Detail

envName

public static final java.lang.String envName
See Also:
Constant Field Values
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