@Service public class SecuritySynchronization extends Object implements org.apache.archiva.components.registry.RegistryListener
| Constructor and Description | 
|---|
| SecuritySynchronization() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | afterConfigurationChange(org.apache.archiva.components.registry.Registry registry,
                        String propertyName,
                        Object propertyValue) | 
| void | beforeConfigurationChange(org.apache.archiva.components.registry.Registry registry,
                         String propertyName,
                         Object propertyValue) | 
| protected <T> Map<String,T> | getBeansOfType(Class<T> clazz) | 
| void | initialize() | 
| void | startup() | 
public SecuritySynchronization()
@PostConstruct public void initialize()
protected <T> Map<String,T> getBeansOfType(Class<T> clazz)
public void afterConfigurationChange(org.apache.archiva.components.registry.Registry registry, String propertyName, Object propertyValue)
afterConfigurationChange in interface org.apache.archiva.components.registry.RegistryListenerpublic void beforeConfigurationChange(org.apache.archiva.components.registry.Registry registry, String propertyName, Object propertyValue)
beforeConfigurationChange in interface org.apache.archiva.components.registry.RegistryListenerpublic void startup() throws ArchivaException
ArchivaExceptionCopyright © 2006–2019 The Apache Software Foundation. All rights reserved.