Class EventAdminDS
java.lang.Object
org.wso2.carbon.andes.event.admin.internal.EventAdminDS
Service references initialize by this class. All necessary services references get initialize in bundle
activation.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidactivate(org.osgi.service.component.ComponentContext context) protected voidsetEventBroker(org.wso2.carbon.andes.event.core.EventBroker eventBroker) protected voidunSetEventBroker(org.wso2.carbon.andes.event.core.EventBroker eventBroker)
-
Constructor Details
-
EventAdminDS
public EventAdminDS()
-
-
Method Details
-
activate
protected void activate(org.osgi.service.component.ComponentContext context) -
setEventBroker
protected void setEventBroker(org.wso2.carbon.andes.event.core.EventBroker eventBroker) -
unSetEventBroker
protected void unSetEventBroker(org.wso2.carbon.andes.event.core.EventBroker eventBroker)
-