| Package | Description |
|---|---|
| org.jboss.osgi.repository | |
| org.jboss.osgi.repository.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XPersistentRepository
An extension of the
XRepository that provides capability persistence. |
interface |
XRepository
An extension of the
Repository interface |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPersistentRepository
A
XRepository that delegates to RepositoryStorage. |
class |
AbstractRepository
An abstract
XRepository that does nothing. |
class |
MavenIdentityRepository
A simple
XRepository that delegates to a maven repositories. |
class |
ModuleIdentityRepository
A simple
XRepository that gets resources from the a ModuleLoader. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.