@Service(value="pluginsService#rest") public class DefaultPluginsServices extends Object implements PluginsService
| Modifier and Type | Field and Description | 
|---|---|
private List<String> | 
adminFeatures  | 
private String | 
adminPlugins  | 
private org.springframework.context.ApplicationContext | 
appCont  | 
private org.slf4j.Logger | 
log  | 
private List<String> | 
repositoryType  | 
| Constructor and Description | 
|---|
DefaultPluginsServices(org.springframework.context.ApplicationContext applicationContext)  | 
| Modifier and Type | Method and Description | 
|---|---|
private void | 
feed(List<String> repository,
    String key)  | 
String | 
getAdminPlugins()  | 
private List<String> repositoryType
private List<String> adminFeatures
private org.springframework.context.ApplicationContext appCont
private org.slf4j.Logger log
private String adminPlugins
@Inject public DefaultPluginsServices(org.springframework.context.ApplicationContext applicationContext) throws IOException
IOExceptionprivate void feed(List<String> repository, String key) throws IOException
IOExceptionpublic String getAdminPlugins() throws ArchivaRestServiceException
getAdminPlugins in interface PluginsServiceArchivaRestServiceExceptionCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.