Modifier and Type | Class and Description |
---|---|
class |
RepositoryWrapper
A
DelegatingRepository implementation that, by default, forwards all
method calls to its delegate. |
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.