| Package | Description |
|---|---|
| org.jipijapa.management.spi |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
Statistics.getDynamicChildrenNames(EntityManagerFactoryAccess entityManagerFactoryAccess,
PathAddress pathAddress) |
Object |
Statistics.getValue(String name,
EntityManagerFactoryAccess entityManagerFactoryAccess,
StatisticName statisticName,
PathAddress pathAddress)
Get the value of the statistics
|
void |
Statistics.setValue(String name,
Object newValue,
EntityManagerFactoryAccess entityManagerFactoryAccess,
StatisticName statisticName,
PathAddress pathAddress)
Set the value of the statistic (isWriteable must return true)
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.