org.wso2.carbon.event.statistics.internal.ds
Class EventStatisticsDS

java.lang.Object
  extended by org.wso2.carbon.event.statistics.internal.ds.EventStatisticsDS

public class EventStatisticsDS
extends Object


Constructor Summary
EventStatisticsDS()
           
 
Method Summary
protected  void activate(org.osgi.service.component.ComponentContext context)
           
protected  void deactivate(org.osgi.service.component.ComponentContext compCtx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventStatisticsDS

public EventStatisticsDS()
Method Detail

activate

protected void activate(org.osgi.service.component.ComponentContext context)
                 throws Exception
Throws:
Exception

deactivate

protected void deactivate(org.osgi.service.component.ComponentContext compCtx)
                   throws Exception
Throws:
Exception


Copyright © 2015 WSO2. All rights reserved.