| Package | Description |
|---|---|
| org.jboss.gravia.repository | |
| org.jboss.gravia.repository.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPersistentRepository
The default
PersistentRepository. |
| Modifier and Type | Method and Description |
|---|---|
protected RepositoryStorage |
DefaultPersistentRepository.createRepositoryStorage(PersistentRepository repository,
Repository.ConfigurationPropertyProvider propertyProvider) |
| Constructor and Description |
|---|
DefaultPersistentRepositoryStorage(PersistentRepository repository,
Repository.ConfigurationPropertyProvider propertyProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPersistentRepository
An abstract
PersistentRepository. |
| Modifier and Type | Method and Description |
|---|---|
PersistentRepository |
AbstractPersistentRepositoryStorage.getRepository() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract RepositoryStorage |
AbstractPersistentRepository.createRepositoryStorage(PersistentRepository repository,
Repository.ConfigurationPropertyProvider propertyProvider) |
| Constructor and Description |
|---|
AbstractPersistentRepositoryStorage(PersistentRepository repository,
Repository.ConfigurationPropertyProvider propertyProvider) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.