Package br.gov.frameworkdemoiselle.internal.producer

Interface Summary
EntityManagerStore  
 

Class Summary
AbstractEntityManagerStore Stores produced entity managers.
ApplicationEntityManagerStore Implementation that stores produced entity managers on the application scope.
ConversationEntityManagerStore Implementation that stores produced entity managers on the conversation scope.
DependentEntityManagerStore Implementation that doesn't store entity managers in any scope, instead produced entity managers are bound to the duration of the bean that injected them.
EntityManagerFactoryProducer  
EntityManagerProducer Factory class responsible to produces instances of EntityManager.
RequestEntityManagerStore Implementation that stores produced entity managers on the request scope.
SessionEntityManagerStore Implementation that stores produced entity managers on the session scope.
ViewEntityManagerStore Implementation that stores produced entity managers on the view scope.
 



Copyright © 2013 SERPRO - Serviço Federal de Processamento de Dados. All Rights Reserved.