public class AspectConfiguration extends Object implements StatisticsConfigurable, Identifiable
| Constructor and Description |
|---|
AspectConfiguration(String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
disableStatistics()
To disable statistics
|
void |
enableStatistics()
To enable statistics
|
String |
getId()
Get the identifier of an abstraction
|
boolean |
isStatisticsEnable()
Whether statistics has been enabled
|
public AspectConfiguration(String id)
public boolean isStatisticsEnable()
StatisticsConfigurableisStatisticsEnable in interface StatisticsConfigurablepublic void disableStatistics()
StatisticsConfigurabledisableStatistics in interface StatisticsConfigurablepublic void enableStatistics()
StatisticsConfigurableenableStatistics in interface StatisticsConfigurablepublic String getId()
IdentifiablegetId in interface IdentifiableCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.