public class KnowledgeSessionStorageEnvironmentBuilder extends Object implements EnvironmentBuilder
| Constructor and Description |
|---|
KnowledgeSessionStorageEnvironmentBuilder(KnowledgeSessionStorage storage) |
| Modifier and Type | Method and Description |
|---|---|
org.drools.persistence.api.PersistenceContextManager |
getPersistenceContextManager() |
org.drools.persistence.api.TransactionManager |
getTransactionManager() |
public KnowledgeSessionStorageEnvironmentBuilder(KnowledgeSessionStorage storage)
public org.drools.persistence.api.PersistenceContextManager getPersistenceContextManager()
getPersistenceContextManager in interface EnvironmentBuilderpublic org.drools.persistence.api.TransactionManager getTransactionManager()
getTransactionManager in interface EnvironmentBuilderCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.