@Mixins(value=MemoryRepositoryService.MemoryRepositoryMixin.class) @Activators(value=MemoryRepositoryService.Activator.class) public interface MemoryRepositoryService extends org.openrdf.repository.Repository
| Modifier and Type | Interface and Description |
|---|---|
static class |
MemoryRepositoryService.Activator |
static class |
MemoryRepositoryService.MemoryRepositoryMixin |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize() |
void |
shutDown() |
void 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