@ApplicationPath(value="/")
public class HawkularMetricsRestApp
extends javax.ws.rs.core.Application
| Constructor and Description |
|---|
HawkularMetricsRestApp() |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<?>> |
getClasses()
The default implementation returns an empty set, which means the JAX-RS runtime will scan the classpath for
resources, providers, and filters.
|
public Set<Class<?>> getClasses()
getClasses in class javax.ws.rs.core.ApplicationCopyright © 2014–2016 Red Hat, Inc.. All rights reserved.