@Service(value="runtimeInfoService#rest") public class DefaultRuntimeInfoService extends Object implements RuntimeInfoService
| Modifier and Type | Field and Description | 
|---|---|
| protected javax.servlet.http.HttpServletRequest | httpServletRequest | 
| Constructor and Description | 
|---|
| DefaultRuntimeInfoService(ArchivaRuntimeInfo archivaRuntimeInfo) | 
| Modifier and Type | Method and Description | 
|---|---|
| ApplicationRuntimeInfo | getApplicationRuntimeInfo(String locale) | 
| protected String | getBaseUrl(javax.servlet.http.HttpServletRequest req) | 
| Boolean | logMissingI18n(String key) | 
@Context protected javax.servlet.http.HttpServletRequest httpServletRequest
@Inject public DefaultRuntimeInfoService(ArchivaRuntimeInfo archivaRuntimeInfo)
public ApplicationRuntimeInfo getApplicationRuntimeInfo(String locale) throws ArchivaRestServiceException
getApplicationRuntimeInfo in interface RuntimeInfoServiceArchivaRestServiceExceptionprotected String getBaseUrl(javax.servlet.http.HttpServletRequest req)
public Boolean logMissingI18n(String key)
logMissingI18n in interface RuntimeInfoServiceCopyright © 2006–2019 The Apache Software Foundation. All rights reserved.