org.drools.persistence.map
Class KnowledgeSessionStorageEnvironmentBuilder
java.lang.Object
org.drools.persistence.map.KnowledgeSessionStorageEnvironmentBuilder
- All Implemented Interfaces:
- EnvironmentBuilder
public class KnowledgeSessionStorageEnvironmentBuilder
- extends Object
- implements EnvironmentBuilder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KnowledgeSessionStorageEnvironmentBuilder
public KnowledgeSessionStorageEnvironmentBuilder(KnowledgeSessionStorage storage)
getPersistenceContextManager
public PersistenceContextManager getPersistenceContextManager()
- Specified by:
getPersistenceContextManager
in interface EnvironmentBuilder
getTransactionManager
public TransactionManager getTransactionManager()
- Specified by:
getTransactionManager
in interface EnvironmentBuilder
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.