Uses of Interface
org.jipijapa.management.spi.EntityManagerFactoryAccess
Packages that use EntityManagerFactoryAccess
-
Uses of EntityManagerFactoryAccess in org.jipijapa.management.spi
Methods in org.jipijapa.management.spi with parameters of type EntityManagerFactoryAccessModifier and TypeMethodDescriptionStatistics.getDynamicChildrenNames(EntityManagerFactoryAccess entityManagerFactoryAccess, PathAddress pathAddress) Statistics.getValue(String name, EntityManagerFactoryAccess entityManagerFactoryAccess, StatisticName statisticName, PathAddress pathAddress) Get the value of the statisticsvoidStatistics.setValue(String name, Object newValue, EntityManagerFactoryAccess entityManagerFactoryAccess, StatisticName statisticName, PathAddress pathAddress) Set the value of the statistic (isWriteable must return true)