| Package | Description |
|---|---|
| aQute.bnd.service.repository |
| Modifier and Type | Field | Description |
|---|---|---|
ResourceRepository.TYPE |
ResourceRepository.ResourceRepositoryEvent.type |
| Modifier and Type | Method | Description |
|---|---|---|
static ResourceRepository.TYPE |
ResourceRepository.TYPE.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ResourceRepository.TYPE[] |
ResourceRepository.TYPE.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
ResourceRepositoryEvent(ResourceRepository.TYPE type,
SearchableRepository.ResourceDescriptor rds,
java.lang.Exception exception) |