org.apache.archiva.web.api
Interface RuntimeInfoService

All Known Implementing Classes:
DefaultRuntimeInfoService

public interface RuntimeInfoService

Since:
1.4-M3
Author:
Olivier Lamy

Method Summary
 ApplicationRuntimeInfo getApplicationRuntimeInfo(String locale)
           
 Boolean logMissingI18n(String key)
           
 

Method Detail

getApplicationRuntimeInfo

ApplicationRuntimeInfo getApplicationRuntimeInfo(String locale)
                                                 throws ArchivaRestServiceException
Throws:
ArchivaRestServiceException

logMissingI18n

Boolean logMissingI18n(String key)


Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.