public class EventBrokerHandler extends Object implements EventBundleNotificationService
| Constructor and Description |
|---|
EventBrokerHandler(org.osgi.service.component.ComponentContext context)
Event broker constructor which initialize context
|
| Modifier and Type | Method and Description |
|---|---|
void |
notifyStart(QpidServerDetails qpidServerDetails)
Notify to register qpidServerDetails
|
void |
startEventBroker()
Start event broker
|
void |
stopEventBroker()
Stop event broker
|
public EventBrokerHandler(org.osgi.service.component.ComponentContext context)
context - component contextpublic void startEventBroker()
public void stopEventBroker()
public void notifyStart(QpidServerDetails qpidServerDetails)
notifyStart in interface EventBundleNotificationServiceqpidServerDetails - qpidServerDetailsCopyright © 2017 WSO2. All rights reserved.