@ApplicationScoped public class ApplicationScopedProducer extends Object
| Constructor and Description |
|---|
ApplicationScopedProducer() |
| Modifier and Type | Method and Description |
|---|---|
javax.persistence.EntityManagerFactory |
produceEntityManagerFactory() |
org.kie.internal.runtime.manager.RuntimeEnvironment |
produceEnvironment(javax.persistence.EntityManagerFactory emf) |
org.kie.internal.task.api.UserGroupCallback |
produceUserGroupCallback() |
@Produces public org.kie.internal.task.api.UserGroupCallback produceUserGroupCallback()
@Produces public javax.persistence.EntityManagerFactory produceEntityManagerFactory()
@Produces public org.kie.internal.runtime.manager.RuntimeEnvironment produceEnvironment(javax.persistence.EntityManagerFactory emf)
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.