public static class CxfProperties.Metrics extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CxfProperties.Metrics.Client |
static class |
CxfProperties.Metrics.Server |
Constructor and Description |
---|
Metrics() |
Modifier and Type | Method and Description |
---|---|
CxfProperties.Metrics.Client |
getClient() |
CxfProperties.Metrics.Server |
getServer() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
public CxfProperties.Metrics.Server getServer()
public CxfProperties.Metrics.Client getClient()
public boolean isEnabled()
public void setEnabled(boolean enabled)
Apache CXF