public class BaseUrlResolverImpl extends Object implements BaseUrlResolver
| Modifier and Type | Field and Description |
|---|---|
protected RuntimeEnvironmentPropertiesManager |
propMgr |
| Constructor and Description |
|---|
BaseUrlResolverImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdminBaseUrl()
Returns the currently configured base url for the admin.
|
String |
getSiteBaseUrl()
Returns the currently configured base url for the site.
|
@Autowired protected RuntimeEnvironmentPropertiesManager propMgr
public String getSiteBaseUrl()
BaseUrlResolvergetSiteBaseUrl in interface BaseUrlResolverpublic String getAdminBaseUrl()
BaseUrlResolvergetAdminBaseUrl in interface BaseUrlResolverCopyright © 2017. All rights reserved.