public class ServiceLauncherRdb2Rdf extends Object implements ServiceLauncher<Rdb2RdfConfig,Rdb2RdfExecution,org.aksw.jena_sparql_api.core.QueryExecutionFactory>
| Constructor and Description |
|---|
ServiceLauncherRdb2Rdf() |
| Modifier and Type | Method and Description |
|---|---|
ServiceProvider<org.aksw.jena_sparql_api.core.QueryExecutionFactory> |
launch(javax.persistence.EntityManagerFactory emf,
Rdb2RdfConfig serviceConfig,
Rdb2RdfExecution context,
boolean isRestart) |
public ServiceProvider<org.aksw.jena_sparql_api.core.QueryExecutionFactory> launch(javax.persistence.EntityManagerFactory emf, Rdb2RdfConfig serviceConfig, Rdb2RdfExecution context, boolean isRestart)
launch in interface ServiceLauncher<Rdb2RdfConfig,Rdb2RdfExecution,org.aksw.jena_sparql_api.core.QueryExecutionFactory>isRestart - Indicates whether the service is being resumed from a prior execution contextCopyright © 2014. All Rights Reserved.