| Package | Description | 
|---|---|
| org.apache.archiva.repository.base | |
| org.apache.archiva.repository.event | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractRepository. handle(RepositoryEvent event) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LifecycleEventRaises events about the repository lifecycle. | 
| class  | RepositoryIndexEventThese events are thrown, when index information has changed. | 
| class  | RepositoryValueEvent<V>Repository value events are used for providing information about repository attribute changes. | 
| Modifier and Type | Field and Description | 
|---|---|
| static EventType<RepositoryEvent> | RepositoryEvent. ANY | 
| Modifier and Type | Method and Description | 
|---|---|
| EventType<? extends RepositoryEvent> | RepositoryEvent. getType() | 
| Constructor and Description | 
|---|
| RepositoryEvent(EventType<? extends RepositoryEvent> type,
               Object origin,
               Repository repository) | 
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.