| Package | Description |
|---|---|
| org.aksw.service_framework.core | |
| org.aksw.service_framework.jpa.core |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceLauncherRdb2Rdf |
| Modifier and Type | Method and Description |
|---|---|
static <C,E,S> ServiceRepositoryJpaImpl<C,E,S> |
ServiceRepositoryJpaImpl.create(javax.persistence.EntityManagerFactory emf,
Class<C> configClass,
Class<E> executionContextClass,
ServiceLauncher<C,E,S> serviceLauncher) |
| Constructor and Description |
|---|
ServiceRepositoryJpaImpl(javax.persistence.EntityManagerFactory emf,
Class<C> configClass,
Class<E> executionContextClass,
ServiceLauncher<C,E,S> serviceLauncher) |
Copyright © 2015. All rights reserved.