public class InputCacheProvider extends java.lang.Object implements javax.inject.Provider<InputCache>
| Constructor and Description |
|---|
InputCacheProvider(com.codahale.metrics.MetricRegistry metricRegistry,
MessageToJsonSerializer messageToJsonSerializer,
Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
InputCache |
get() |
@Inject
public InputCacheProvider(com.codahale.metrics.MetricRegistry metricRegistry,
MessageToJsonSerializer messageToJsonSerializer,
Configuration configuration)
public InputCache get()
get in interface javax.inject.Provider<InputCache>Copyright © 2012-2014 TORCH GmbH. All Rights Reserved.