Uses of Class
br.gov.frameworkdemoiselle.internal.producer.AbstractEntityManagerStore

Packages that use AbstractEntityManagerStore
br.gov.frameworkdemoiselle.internal.producer   
 

Uses of AbstractEntityManagerStore in br.gov.frameworkdemoiselle.internal.producer
 

Subclasses of AbstractEntityManagerStore in br.gov.frameworkdemoiselle.internal.producer
 class ApplicationEntityManagerStore
          Implementation that stores produced entity managers on the application scope.
 class ConversationEntityManagerStore
          Implementation that stores produced entity managers on the conversation scope.
 class 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.
 class RequestEntityManagerStore
          Implementation that stores produced entity managers on the request scope.
 class SessionEntityManagerStore
          Implementation that stores produced entity managers on the session scope.
 class ViewEntityManagerStore
          Implementation that stores produced entity managers on the view scope.
 



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