public abstract class DefaultRestService<M extends Base> extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.codahale.metrics.MetricRegistry |
metrics |
| Constructor and Description |
|---|
DefaultRestService() |
| Modifier and Type | Method and Description |
|---|---|
Repository<M> |
repository() |
Service |
service() |
public Service service()
public Repository<M> repository()
Copyright © 2018. All rights reserved.