Uses of Interface
fish.payara.jmx.monitoring.configuration.MonitoredAttribute
-
Packages that use MonitoredAttribute Package Description fish.payara.jmx.monitoring.configuration -
-
Uses of MonitoredAttribute in fish.payara.jmx.monitoring.configuration
Methods in fish.payara.jmx.monitoring.configuration that return types with arguments of type MonitoredAttribute Modifier and Type Method Description List<MonitoredAttribute>MonitoringServiceConfiguration. getMonitoredAttributes()Methods in fish.payara.jmx.monitoring.configuration with parameters of type MonitoredAttribute Modifier and Type Method Description static booleanMonitoredAttribute.Duck. equals(MonitoredAttribute attr1, MonitoredAttribute attr2)booleanMonitoredAttribute. equals(MonitoredAttribute attr)
-