Uses of Interface
org.jipijapa.management.spi.PathAddress
Packages that use PathAddress
-
Uses of PathAddress in org.jipijapa.management.spi
Methods in org.jipijapa.management.spi with parameters of type PathAddressModifier 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)