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