public interface OlpStatsCollector
| Modifier and Type | Method and Description | 
|---|---|
void | 
activate()  | 
void | 
deactivate()
deactivate. 
 | 
HashSet<String> | 
getAttributeNames()  | 
<N extends Number> | 
getStats(HashMap<String,String> collectorConfig)  | 
<N extends Number> N getStats(HashMap<String,String> collectorConfig) throws Exception
collectorConfig - parameters passed from the overload protection frameworkExceptionvoid activate()
config - as parameter in initializationExceptionvoid deactivate()
Exception