|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ofbiz.base.location.OFBizHomeLocationResolver
public class OFBizHomeLocationResolver
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 |
---|
public static final java.lang.String envName
Constructor Detail |
---|
public OFBizHomeLocationResolver()
Method Detail |
---|
public java.net.URL resolveLocation(java.lang.String location) throws java.net.MalformedURLException
resolveLocation
in interface LocationResolver
java.net.MalformedURLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |