Skip navigation links
A B C D E F G H I M N O R S T V W 

A

ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class org.hawkular.metrics.api.jaxrs.util.Headers
 
ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class org.hawkular.metrics.api.jaxrs.util.Headers
 
ACCESS_CONTROL_ALLOW_METHODS - Static variable in class org.hawkular.metrics.api.jaxrs.util.Headers
 
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class org.hawkular.metrics.api.jaxrs.util.Headers
 
ACCESS_CONTROL_MAX_AGE - Static variable in class org.hawkular.metrics.api.jaxrs.util.Headers
 
ACCESS_CONTROL_REQUEST_METHOD - Static variable in class org.hawkular.metrics.api.jaxrs.util.Headers
 
advanceTimeBy(long, TimeUnit) - Method in class org.hawkular.metrics.api.jaxrs.util.VirtualClock
 
advanceTimeTo(long) - Method in class org.hawkular.metrics.api.jaxrs.util.VirtualClock
 
ALLOW_ALL_ORIGIN - Static variable in class org.hawkular.metrics.api.jaxrs.util.Headers
 
ApiUtils - Class in org.hawkular.metrics.api.jaxrs.util
 

B

badRequest(ApiError) - Static method in class org.hawkular.metrics.api.jaxrs.util.ApiUtils
 
badRequest(Throwable) - Static method in class org.hawkular.metrics.api.jaxrs.util.ApiUtils
 

C

collectionToResponse(Collection<?>) - Static method in class org.hawkular.metrics.api.jaxrs.util.ApiUtils
 
Configurable - Annotation Type in org.hawkular.metrics.api.jaxrs.config
Qualifier for an injected field or parameter which value should be fetched from configuration.
ConfigurableProducer - Class in org.hawkular.metrics.api.jaxrs.config
 
ConfigurableProducer() - Constructor for class org.hawkular.metrics.api.jaxrs.config.ConfigurableProducer
 
ConfigurationKey - Enum in org.hawkular.metrics.api.jaxrs.config
Parameter and flags definitions.
ConfigurationProperty - Annotation Type in org.hawkular.metrics.api.jaxrs.config
Defines the ConfigurationKey for Configurable injection points.

D

DEFAULT_CORS_ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class org.hawkular.metrics.api.jaxrs.util.Headers
 
DEFAULT_CORS_ACCESS_CONTROL_ALLOW_METHODS - Static variable in class org.hawkular.metrics.api.jaxrs.util.Headers
 
defaultValue() - Method in enum org.hawkular.metrics.api.jaxrs.config.ConfigurationKey
 

E

emptyPayload() - Static method in class org.hawkular.metrics.api.jaxrs.util.ApiUtils
 
error(Throwable) - Static method in class org.hawkular.metrics.api.jaxrs.util.ApiUtils
 
errorCouldNotCloseServiceInstance(Exception) - Method in interface org.hawkular.metrics.api.jaxrs.log.RestLogger
 
errorCouldNotCloseServiceInstance(Exception) - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 
errorCouldNotCloseServiceInstance$str() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 
errorRequestProblem(Throwable) - Method in interface org.hawkular.metrics.api.jaxrs.log.RestLogger
 
errorRequestProblem(Throwable) - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 
errorRequestProblem$str() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 
errorShutdownProblem(Exception) - Method in interface org.hawkular.metrics.api.jaxrs.log.RestLogger
 
errorShutdownProblem(Exception) - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 
errorShutdownProblem$str() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 

F

fatalCannotConnectToCassandra(Exception) - Method in interface org.hawkular.metrics.api.jaxrs.log.RestLogger
 
fatalCannotConnectToCassandra(Exception) - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 
fatalCannotConnectToCassandra$str() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 

G

getFrom(ServletContext) - Method in class org.hawkular.metrics.api.jaxrs.util.ManifestInformation
 
getLongForm(MetricType<?>) - Static method in class org.hawkular.metrics.api.jaxrs.util.MetricTypeTextConverter
 
getMetricsService() - Method in class org.hawkular.metrics.api.jaxrs.MetricsServiceLifecycle
 
getRestLogger(Class<?>) - Static method in class org.hawkular.metrics.api.jaxrs.log.RestLogging
 
getState() - Method in class org.hawkular.metrics.api.jaxrs.MetricsServiceLifecycle
Returns the lifecycle state of the MetricsService shared in application scope.
getTaskScheduler() - Method in class org.hawkular.metrics.api.jaxrs.MetricsServiceLifecycle
 
getValue() - Method in class org.hawkular.metrics.api.jaxrs.util.StringValue
 
getVirtualClock() - Method in class org.hawkular.metrics.api.jaxrs.MetricsServiceLifecycle
 

H

Headers - Class in org.hawkular.metrics.api.jaxrs.util
 
Headers() - Constructor for class org.hawkular.metrics.api.jaxrs.util.Headers
 

I

infoAppStarting() - Method in interface org.hawkular.metrics.api.jaxrs.log.RestLogger
 
infoAppStarting() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 
infoAppStarting$str() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 
infoInitializing() - Method in interface org.hawkular.metrics.api.jaxrs.log.RestLogger
 
infoInitializing() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 
infoInitializing$str() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 
infoServiceStarted() - Method in interface org.hawkular.metrics.api.jaxrs.log.RestLogger
 
infoServiceStarted() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 
infoServiceStarted$str() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 
isAllowedOrigin(String) - Method in class org.hawkular.metrics.api.jaxrs.util.OriginValidation
Helper method to check whether requests from the specified origin must be allowed.
isFlag() - Method in enum org.hawkular.metrics.api.jaxrs.config.ConfigurationKey
 

M

ManifestInformation - Class in org.hawkular.metrics.api.jaxrs.util
 
ManifestInformation() - Constructor for class org.hawkular.metrics.api.jaxrs.util.ManifestInformation
 
mapToResponse(Map<?, ?>) - Static method in class org.hawkular.metrics.api.jaxrs.util.ApiUtils
 
MetricsServiceLifecycle - Class in org.hawkular.metrics.api.jaxrs
Bean created on startup to manage the lifecycle of the MetricsService instance shared in application scope.
MetricsServiceLifecycle.State - Enum in org.hawkular.metrics.api.jaxrs
 
MetricTypeTextConverter - Class in org.hawkular.metrics.api.jaxrs.util
Returns the longer path format used by the REST-interface from the given MetricType

N

noContent() - Static method in class org.hawkular.metrics.api.jaxrs.util.ApiUtils
 
now() - Method in class org.hawkular.metrics.api.jaxrs.util.VirtualClock
 

O

org.hawkular.metrics.api.jaxrs - package org.hawkular.metrics.api.jaxrs
 
org.hawkular.metrics.api.jaxrs.config - package org.hawkular.metrics.api.jaxrs.config
 
org.hawkular.metrics.api.jaxrs.log - package org.hawkular.metrics.api.jaxrs.log
 
org.hawkular.metrics.api.jaxrs.util - package org.hawkular.metrics.api.jaxrs.util
 
ORIGIN - Static variable in class org.hawkular.metrics.api.jaxrs.util.Headers
 
OriginValidation - Class in org.hawkular.metrics.api.jaxrs.util
 
OriginValidation() - Constructor for class org.hawkular.metrics.api.jaxrs.util.OriginValidation
 

R

RestLogger - Interface in org.hawkular.metrics.api.jaxrs.log
REST interface logging messages.
RestLogger_$logger - Class in org.hawkular.metrics.api.jaxrs.log
Warning this class consists of generated code.
RestLogger_$logger(Logger) - Constructor for class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 
RestLogging - Class in org.hawkular.metrics.api.jaxrs.log
Simplify logger lookup.

S

serverError(Throwable, String) - Static method in class org.hawkular.metrics.api.jaxrs.util.ApiUtils
 
serverError(Throwable) - Static method in class org.hawkular.metrics.api.jaxrs.util.ApiUtils
 
setValue(String) - Method in class org.hawkular.metrics.api.jaxrs.util.StringValue
 
StringValue - Class in org.hawkular.metrics.api.jaxrs.util
Encapsulate a simple string value.
StringValue() - Constructor for class org.hawkular.metrics.api.jaxrs.util.StringValue
 
StringValue(String) - Constructor for class org.hawkular.metrics.api.jaxrs.util.StringValue
 

T

TestClock - Annotation Type in org.hawkular.metrics.api.jaxrs.util
 
toEnvString() - Method in enum org.hawkular.metrics.api.jaxrs.config.ConfigurationKey
 
toString() - Method in enum org.hawkular.metrics.api.jaxrs.config.ConfigurationKey
 

V

valueOf(String) - Static method in enum org.hawkular.metrics.api.jaxrs.config.ConfigurationKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hawkular.metrics.api.jaxrs.MetricsServiceLifecycle.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.hawkular.metrics.api.jaxrs.config.ConfigurationKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hawkular.metrics.api.jaxrs.MetricsServiceLifecycle.State
Returns an array containing the constants of this enum type, in the order they are declared.
valueToResponse(Optional<?>) - Static method in class org.hawkular.metrics.api.jaxrs.util.ApiUtils
 
VirtualClock - Class in org.hawkular.metrics.api.jaxrs.util
 
VirtualClock() - Constructor for class org.hawkular.metrics.api.jaxrs.util.VirtualClock
 
VirtualClock(TestScheduler) - Constructor for class org.hawkular.metrics.api.jaxrs.util.VirtualClock
 

W

warnCouldNotConnectToCassandra(String) - Method in interface org.hawkular.metrics.api.jaxrs.log.RestLogger
 
warnCouldNotConnectToCassandra(String) - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 
warnCouldNotConnectToCassandra$str() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 
warnInvalidCqlPort(String, String) - Method in interface org.hawkular.metrics.api.jaxrs.log.RestLogger
 
warnInvalidCqlPort(String, String) - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 
warnInvalidCqlPort$str() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 
warnInvalidDefaultTTL(String, String) - Method in interface org.hawkular.metrics.api.jaxrs.log.RestLogger
 
warnInvalidDefaultTTL(String, String) - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 
warnInvalidDefaultTTL$str() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 
warnRetryingConnectingToCassandra(Integer, Long) - Method in interface org.hawkular.metrics.api.jaxrs.log.RestLogger
 
warnRetryingConnectingToCassandra(Integer, Long) - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 
warnRetryingConnectingToCassandra$str() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
 
A B C D E F G H I M N O R S T V W 
Skip navigation links

Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.