public class JPAExecutorStoreServiceEJBImpl extends JPAExecutorStoreService implements org.kie.api.executor.ExecutorStoreService
| Constructor and Description |
|---|
JPAExecutorStoreServiceEJBImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
setCommandService(org.drools.core.command.CommandService commandService) |
void |
setEmf(javax.persistence.EntityManagerFactory emf) |
buildExecutorRunnable, findError, findRequest, persistError, persistRequest, removeError, removeRequest, updateError, updateRequestpublic void setCommandService(org.drools.core.command.CommandService commandService)
setCommandService in class JPAExecutorStoreServicepublic void setEmf(javax.persistence.EntityManagerFactory emf)
setEmf in class JPAExecutorStoreServiceCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.