Uses of Class
org.jboss.as.jpa.management.EntityManagerFactoryLookup
-
Packages that use EntityManagerFactoryLookup Package Description org.jboss.as.jpa.management -
-
Uses of EntityManagerFactoryLookup in org.jboss.as.jpa.management
Constructors in org.jboss.as.jpa.management with parameters of type EntityManagerFactoryLookup Constructor Description DynamicManagementStatisticsResource(Statistics statistics, String puName, String identificationLabel, EntityManagerFactoryLookup entityManagerFactoryLookup)ManagementResourceDefinition(org.jboss.as.controller.PathElement pathElement, org.jboss.as.controller.descriptions.ResourceDescriptionResolver descriptionResolver, Statistics statistics, EntityManagerFactoryLookup entityManagerFactoryLookup)
-