Package | Description |
---|---|
org.openrdf.repository.contextaware | |
org.openrdf.repository.dataset | |
org.openrdf.repository.event.base | |
org.openrdf.repository.manager |
Modifier and Type | Class and Description |
---|---|
class |
ContextAwareRepository
Allows contexts to be specified at the repository level.
|
Modifier and Type | Class and Description |
---|---|
class |
DatasetRepository |
Modifier and Type | Class and Description |
---|---|
class |
InterceptingRepositoryWrapper
Wrapper that notifies interceptors of events on Repositories before they
happen.
|
class |
NotifyingRepositoryWrapper
This notifying decorator allows listeners to register with the repository or
connection and be notified when events occur.
|
Modifier and Type | Class and Description |
---|---|
class |
SystemRepository
FIXME: do not extend NotifyingRepositoryWrapper, because SystemRepository
shouldn't expose RepositoryWrapper behaviour, just implement
NotifyingRepository.
|
Copyright © 2001-2013 Aduna. All Rights Reserved.