org.qi4j.library.rdf.repository
Interface HttpRepositoryService

All Superinterfaces:
Activatable, Composite, Identity, org.openrdf.repository.Repository, ServiceComposite

@Mixins(value=HttpRepositoryService.HttpRepositoryMixin.class)
public interface HttpRepositoryService
extends org.openrdf.repository.Repository, ServiceComposite, Activatable


Nested Class Summary
static class HttpRepositoryService.HttpRepositoryMixin
           
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Method Summary
 
Methods inherited from interface org.openrdf.repository.Repository
getConnection, getDataDir, getValueFactory, initialize, isWritable, setDataDir, shutDown
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity
 
Methods inherited from interface org.qi4j.api.composite.Composite
metaInfo, type
 
Methods inherited from interface org.qi4j.api.service.Activatable
activate, passivate