Uses of Class
br.gov.frameworkdemoiselle.internal.configuration.EntityManagerConfig.EntityManagerScope

Packages that use EntityManagerConfig.EntityManagerScope
br.gov.frameworkdemoiselle.internal.configuration   
 

Uses of EntityManagerConfig.EntityManagerScope in br.gov.frameworkdemoiselle.internal.configuration
 

Methods in br.gov.frameworkdemoiselle.internal.configuration that return EntityManagerConfig.EntityManagerScope
 EntityManagerConfig.EntityManagerScope EntityManagerConfig.getEntityManagerScope()
          Defines the scope of EntityManager's produced by the internal producer.
static EntityManagerConfig.EntityManagerScope EntityManagerConfig.EntityManagerScope.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EntityManagerConfig.EntityManagerScope[] EntityManagerConfig.EntityManagerScope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in br.gov.frameworkdemoiselle.internal.configuration with parameters of type EntityManagerConfig.EntityManagerScope
 void EntityManagerConfig.setEntityManagerScope(EntityManagerConfig.EntityManagerScope entityManagerScope)
           
 



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