| Package | Description |
|---|---|
| org.hawkular.agent.monitor.extension |
| Modifier and Type | Field and Description |
|---|---|
MonitorServiceConfiguration.StorageReportTo |
MonitorServiceConfiguration.StorageAdapter.type |
| Modifier and Type | Method and Description |
|---|---|
static MonitorServiceConfiguration.StorageReportTo |
MonitorServiceConfiguration.StorageReportTo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MonitorServiceConfiguration.StorageReportTo[] |
MonitorServiceConfiguration.StorageReportTo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StorageAdapter(MonitorServiceConfiguration.StorageReportTo type,
String username,
String password,
String tenantId,
String url,
boolean useSSL,
String serverOutboundSocketBindingRef,
String accountsContext,
String inventoryContext,
String metricsContext,
String feedcommContext,
String keystorePath,
String keystorePassword,
String securityRealm) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.