| Package | Description |
|---|---|
| org.hawkular.agent.monitor.extension |
| Modifier and Type | Method and Description |
|---|---|
MonitorServiceConfiguration.StorageReportTo |
MonitorServiceConfiguration.StorageAdapterConfiguration.getType() |
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 |
|---|
StorageAdapterConfiguration(MonitorServiceConfiguration.StorageReportTo type,
String username,
String password,
String securityKey,
String securitySecret,
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.