public class InventoryViewUtils extends Object
| Constructor and Description |
|---|
InventoryViewUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Set<DruidDataSource> |
getDataSources(InventoryView serverInventoryView) |
static Set<DruidDataSource> |
getSecuredDataSources(InventoryView inventoryView,
AuthorizationInfo authorizationInfo) |
public static Set<DruidDataSource> getDataSources(InventoryView serverInventoryView)
public static Set<DruidDataSource> getSecuredDataSources(InventoryView inventoryView, AuthorizationInfo authorizationInfo)
Copyright © 2011–2017. All rights reserved.