public class StatsPublisherConfiguration extends Object
| Constructor and Description |
|---|
StatsPublisherConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
enableStatsPublisher(Boolean enableStatsPublisher) |
Boolean |
isStatsPublisherEnabled() |
void |
merge(StatsPublisherConfiguration configuration)
Merges the context level stats-publishing configuration defined globally and overridden at
context level (if any).
|
public Boolean isStatsPublisherEnabled()
public void enableStatsPublisher(Boolean enableStatsPublisher)
public void merge(StatsPublisherConfiguration configuration)
configuration - the local, context level group of stats-publishing configuration to be merged withCopyright © 2016 WSO2. All rights reserved.