Uses of Interface
org.openrdf.repository.event.NotifyingRepository

Packages that use NotifyingRepository
org.openrdf.repository.event.base   
org.openrdf.repository.manager   
 

Uses of NotifyingRepository in org.openrdf.repository.event.base
 

Classes in org.openrdf.repository.event.base that implement NotifyingRepository
 class NotifyingRepositoryWrapper
          This notifying decorator allows listeners to register with the repository or connection and be notified when events occur.
 

Uses of NotifyingRepository in org.openrdf.repository.manager
 

Classes in org.openrdf.repository.manager that implement NotifyingRepository
 class SystemRepository
          FIXME: do not extend NotifyingRepositoryWrapper, because SystemRepository shouldn't expose RepositoryWrapper behaviour, just implement NotifyingRepository.
 



Copyright © 2001-2012 Aduna. All Rights Reserved.