public interface DeliveryManagerFactory
Modifier and Type | Method and Description |
---|---|
DeliveryManager |
getDeliveryManger(org.apache.axiom.om.OMElement config)
creates and returns the delivery manager from the omElement config.
|
DeliveryManager getDeliveryManger(org.apache.axiom.om.OMElement config) throws EventBrokerConfigurationException
config
- OMElementEventBrokerConfigurationException
Copyright © 2019 WSO2. All rights reserved.