@Mixins(value=HttpRepositoryService.HttpRepositoryMixin.class) @Activators(value=HttpRepositoryService.Activator.class) public interface HttpRepositoryService extends org.openrdf.repository.Repository, ServiceComposite
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
HttpRepositoryService.Activator  | 
static class  | 
HttpRepositoryService.HttpRepositoryMixin  | 
Identity.IdentityMixin| 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