Package | Description |
---|---|
org.apache.archiva.proxy | |
org.apache.archiva.repository.event |
Modifier and Type | Method and Description |
---|---|
void |
ArchivaProxyRegistry.handle(RepositoryRegistryEvent event) |
Modifier and Type | Field and Description |
---|---|
static EventType<RepositoryRegistryEvent> |
RepositoryRegistryEvent.ANY
All repository registry events
|
static EventType<RepositoryRegistryEvent> |
RepositoryRegistryEvent.DESTROYED
When the registry was destroyed.
|
static EventType<RepositoryRegistryEvent> |
RepositoryRegistryEvent.INITIALIZED
When the registry was initialized
|
static EventType<RepositoryRegistryEvent> |
RepositoryRegistryEvent.RELOADED
When the registry has reloaded the registry data from the configuration
|
Constructor and Description |
---|
RepositoryRegistryEvent(EventType<? extends RepositoryRegistryEvent> type,
Object origin) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.