@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
IOException
private void feed(List<String> repository, String key) throws IOException
IOException
public String getAdminPlugins() throws ArchivaRestServiceException
getAdminPlugins
in interface PluginsService
ArchivaRestServiceException
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.