Class WSEventBrokerHolder
java.lang.Object
org.wso2.carbon.event.ws.internal.WSEventBrokerHolder
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.wso2.carbon.utils.ConfigurationContextServiceDeprecated.org.wso2.carbon.event.core.EventBrokerDeprecated.static WSEventBrokerHolderDeprecated.voidregisterConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService) Deprecated.voidregisterEventBroker(org.wso2.carbon.event.core.EventBroker eventBroker) Deprecated.voidDeprecated.
-
Constructor Details
-
WSEventBrokerHolder
public WSEventBrokerHolder()Deprecated.
-
-
Method Details
-
getInstance
Deprecated. -
getEventBroker
public org.wso2.carbon.event.core.EventBroker getEventBroker()Deprecated. -
registerEventBroker
public void registerEventBroker(org.wso2.carbon.event.core.EventBroker eventBroker) Deprecated. -
getConfigurationContextService
public org.wso2.carbon.utils.ConfigurationContextService getConfigurationContextService()Deprecated. -
registerConfigurationContextService
public void registerConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService) Deprecated. -
registerWSEventDispatcher
public void registerWSEventDispatcher()Deprecated.
-