Drools :: Persistence :: JPA 6.0.0.CR3

org.drools.persistence.map
Class KnowledgeSessionStorageEnvironmentBuilder

java.lang.Object
  extended by org.drools.persistence.map.KnowledgeSessionStorageEnvironmentBuilder
All Implemented Interfaces:
EnvironmentBuilder

public class KnowledgeSessionStorageEnvironmentBuilder
extends Object
implements EnvironmentBuilder


Constructor Summary
KnowledgeSessionStorageEnvironmentBuilder(KnowledgeSessionStorage storage)
           
 
Method Summary
 PersistenceContextManager getPersistenceContextManager()
           
 TransactionManager getTransactionManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KnowledgeSessionStorageEnvironmentBuilder

public KnowledgeSessionStorageEnvironmentBuilder(KnowledgeSessionStorage storage)
Method Detail

getPersistenceContextManager

public PersistenceContextManager getPersistenceContextManager()
Specified by:
getPersistenceContextManager in interface EnvironmentBuilder

getTransactionManager

public TransactionManager getTransactionManager()
Specified by:
getTransactionManager in interface EnvironmentBuilder

Drools :: Persistence :: JPA 6.0.0.CR3

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.