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