| Package | Description |
|---|---|
| org.aksw.service_framework.core | |
| org.aksw.sparqlify.admin.model | |
| org.aksw.sparqlify.admin.web.api | |
| org.aksw.sparqlify.admin.web.main |
| Modifier and Type | Method and Description |
|---|---|
ServiceProvider<SparqlService> |
ServiceLauncherRdb2Rdf.launch(javax.persistence.EntityManagerFactory emf,
Rdb2RdfConfig serviceConfig,
Rdb2RdfExecution context,
boolean isRestart) |
| Modifier and Type | Method and Description |
|---|---|
Rdb2RdfConfig |
Rdb2RdfExecution.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
Rdb2RdfExecution.setConfig(Rdb2RdfConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceEventListenerRegister.onAfterServiceStart(Rdb2RdfConfig config,
Rdb2RdfExecution executionContext,
SparqlService sparqlService) |
void |
ServiceEventListenerRegister.onBeforeServiceStop(Rdb2RdfConfig config,
Rdb2RdfExecution executionContext,
SparqlService sparqlService) |
| Modifier and Type | Method and Description |
|---|---|
ServiceRepositoryJpaImpl<Rdb2RdfConfig,Rdb2RdfExecution,SparqlService> |
AppConfig.sparqlServiceRepo(org.springframework.orm.jpa.JpaTransactionManager txManager) |
| Modifier and Type | Method and Description |
|---|---|
ServiceManager |
AppConfig.sparqlServiceManager(ServiceRepositoryJpaImpl<Rdb2RdfConfig,Rdb2RdfExecution,org.aksw.jena_sparql_api.core.QueryExecutionFactory> serviceRepo,
EntityInverseMapper entityInverseMapper) |
Map<String,SparqlService> |
AppConfig.sparqlServiceMap(ServiceRepositoryJpaImpl<Rdb2RdfConfig,Rdb2RdfExecution,SparqlService> serviceRepo) |
Copyright © 2015. All rights reserved.