Package | Description |
---|---|
aQute.bnd.service.repository |
Modifier and Type | Field and Description |
---|---|
ResourceRepository.TYPE |
ResourceRepository.ResourceRepositoryEvent.type |
Modifier and Type | Method and Description |
---|---|
static ResourceRepository.TYPE |
ResourceRepository.TYPE.valueOf(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 and Description |
---|
ResourceRepositoryEvent(ResourceRepository.TYPE type,
SearchableRepository.ResourceDescriptor rds,
Exception exception) |
Copyright © 2021 aQute SARL. All rights reserved.