| Package | Description |
|---|---|
| org.aksw.service_framework.core | |
| org.aksw.service_framework.jpa.core | |
| org.aksw.sparqlify.admin.web.common |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceProviderBase<T> |
| Modifier and Type | Method and Description |
|---|---|
ServiceProvider<S> |
ServiceLauncher.launch(javax.persistence.EntityManagerFactory emf,
C config,
E context,
boolean isRestart) |
ServiceProvider<SparqlService> |
ServiceLauncherRdb2Rdf.launch(javax.persistence.EntityManagerFactory emf,
Rdb2RdfConfig serviceConfig,
Rdb2RdfExecution context,
boolean isRestart) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceProviderDecorator<S> |
class |
ServiceProviderJpaRdbRdf<S> |
| Modifier and Type | Method and Description |
|---|---|
ServiceProvider<S> |
ServiceRepositoryJpaImpl.getServiceProviderByConfigId(Object configId) |
| Constructor and Description |
|---|
ServiceProviderDecorator(ServiceProvider<S> decoratee) |
ServiceProviderJpaRdbRdf(ServiceProvider<S> decoratee,
javax.persistence.EntityManagerFactory emf,
Rdb2RdfExecution executionContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceProviderRdb2Rdf |
Copyright © 2015. All rights reserved.