@Deprecated public class WSEventBrokerHolder extends Object
Constructor and Description |
---|
WSEventBrokerHolder()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.wso2.carbon.utils.ConfigurationContextService |
getConfigurationContextService()
Deprecated.
|
org.wso2.carbon.event.core.EventBroker |
getEventBroker()
Deprecated.
|
static WSEventBrokerHolder |
getInstance()
Deprecated.
|
void |
registerConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
Deprecated.
|
void |
registerEventBroker(org.wso2.carbon.event.core.EventBroker eventBroker)
Deprecated.
|
void |
registerWSEventDispatcher()
Deprecated.
|
public static WSEventBrokerHolder getInstance()
public org.wso2.carbon.event.core.EventBroker getEventBroker()
public void registerEventBroker(org.wso2.carbon.event.core.EventBroker eventBroker)
public org.wso2.carbon.utils.ConfigurationContextService getConfigurationContextService()
public void registerConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
public void registerWSEventDispatcher()
Copyright © 2021 WSO2. All rights reserved.