@Mixins(value=NativeRepositoryService.NativeRepositoryMixin.class) @Activators(value=NativeRepositoryService.Activator.class) public interface NativeRepositoryService extends org.openrdf.repository.Repository, Availability
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
NativeRepositoryService.Activator  | 
static class  | 
NativeRepositoryService.NativeRepositoryMixin  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
initialize()  | 
void | 
shutDown()  | 
getConnection, getDataDir, getValueFactory, isInitialized, isWritable, setDataDirisAvailablevoid initialize()
         throws org.openrdf.repository.RepositoryException
initialize in interface org.openrdf.repository.Repositoryorg.openrdf.repository.RepositoryExceptionvoid shutDown()
       throws org.openrdf.repository.RepositoryException
shutDown in interface org.openrdf.repository.Repositoryorg.openrdf.repository.RepositoryException