| Package | Description |
|---|---|
| org.jboss.osgi.repository | |
| org.jboss.osgi.repository.spi |
| Modifier and Type | Method and Description |
|---|---|
RepositoryStorage |
RepositoryStorageFactory.create(XRepository repository)
Create the storage for a given repository
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileBasedRepositoryStorage
A simple
RepositoryStorage that uses
the local file system. |
class |
MemoryRepositoryStorage
A
RepositoryStorage that maintains its state in local memory |
| Modifier and Type | Method and Description |
|---|---|
RepositoryStorage |
MemoryRepositoryStorage.Factory.create(XRepository repository) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.