public static class DynamicLoadProvider.DynamicLoadProviderResources extends Object
Constructor and Description |
---|
DynamicLoadProviderResources() |
Modifier and Type | Method and Description |
---|---|
CustomLoadMetric |
customLoadMetric(String key) |
List<CustomLoadMetric> |
customLoadMetrics()
Get the list of CustomLoadMetric resources
|
LoadMetric |
loadMetric(String key) |
List<LoadMetric> |
loadMetrics()
Get the list of LoadMetric resources
|
public List<LoadMetric> loadMetrics()
public LoadMetric loadMetric(String key)
public List<CustomLoadMetric> customLoadMetrics()
public CustomLoadMetric customLoadMetric(String key)
Copyright © 2019 JBoss by Red Hat. All rights reserved.