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, setEventSupport, updateError, updateRequest
public void setCommandService(org.drools.core.command.CommandService commandService)
setCommandService
in class JPAExecutorStoreService
public void setEmf(javax.persistence.EntityManagerFactory emf)
setEmf
in class JPAExecutorStoreService
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.